Files
automatisch/packages/web/.env-example
2023-08-28 20:44:55 +00:00

5 lines
116 B
Plaintext

PORT=3001
REACT_APP_GRAPHQL_URL=http://localhost:3000/graphql
# HTTPS=true
REACT_APP_BASE_URL=http://localhost:3001