Update environment variables
This commit is contained in:
parent
e2d728265b
commit
372120e835
8 changed files with 56 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
NODE_ENV=test
|
||||
NODE_ENV=docker
|
||||
DB_ASSIGNMENT_SERVICE_URL="http://js-assignment-db-service:3200"
|
||||
DEPLOY_API_URL="http://localhost:3006/deploy"
|
||||
DEPLOY_API_URL="http://js-deployment-service:3006/deploy"
|
||||
NODE_PORT=8082
|
||||
Loading…
Add table
Add a link
Reference in a new issue