7 lines
221 B
Plaintext
7 lines
221 B
Plaintext
PORT=3001
|
|
REACT_APP_API_URL=http://localhost:3000
|
|
REACT_APP_GRAPHQL_URL=http://localhost:3000/graphql
|
|
# HTTPS=true
|
|
REACT_APP_BASE_URL=http://localhost:3001
|
|
REACT_APP_NOTIFICATIONS_URL=https://notifications.automatisch.io
|