We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e6e00 commit 7ecd41fCopy full SHA for 7ecd41f
docker-compose.specific.yml
@@ -14,8 +14,8 @@ services:
14
environment:
15
- NODE_ENV=development
16
# - SERVER_BASE_URL=http://netvision-test:8089/api
17
- - SERVER_BASE_URL=http://stage.b.dohlestr.dokku/api
18
-# - SERVER_BASE_URL=http://dohlestr-b-dev/api
+# - SERVER_BASE_URL=http://stage.b.dohlestr.dokku/api
+ - SERVER_BASE_URL=http://dev.b.dohlestr/api
19
- NO_SERVER_REACT=true
20
networks:
21
default:
0 commit comments