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 1dbc22c commit 1d5c442Copy full SHA for 1d5c442
docker/docker-compose-frontend.yml
@@ -7,7 +7,7 @@ services:
7
source: ../osmose_config_password-example.py
8
target: /opt/osmose-backend/osmose_config_password.py
9
environment:
10
- - URL_FRONTEND_UPDATE=http://frontend:20009/control/send-update
+ - URL_FRONTEND_UPDATE=http://api:20009/control/send-update
11
networks:
12
- osmose-frontend
13
0 commit comments