Some checks are pending
Automatisch Backend Tests / test (push) Waiting to run
Automatisch CI / linter (push) Waiting to run
Automatisch CI / start-backend-server (push) Waiting to run
Automatisch CI / start-backend-worker (push) Waiting to run
Automatisch CI / build-web (push) Waiting to run
Automatisch UI Tests / test (push) Waiting to run
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
PORT=3001
|
|
REACT_APP_BACKEND_URL=http://localhost:3000
|
|
# HTTPS=true
|
|
REACT_APP_BASE_URL=http://localhost:3001
|