now getting the correct IPV6 for proxy
This commit is contained in:
parent
7daa2e6cca
commit
a494cd4f0a
5 changed files with 18 additions and 4 deletions
|
|
@ -1,4 +1,5 @@
|
|||
NODE_ENV=docker
|
||||
DB_ASSIGNMENT_SERVICE_URL="http://js-assignment-db-service:3200"
|
||||
DEPLOY_API_URL="http://js-deployment-service:3006/deploy"
|
||||
NODE_PORT=8082
|
||||
NODE_PORT=8082
|
||||
PROXY_URL="https://proxy-service.fly.dev"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue