Skip to content

Commit

Permalink
Fix docker-compose-frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frodrigo committed Jun 17, 2024
1 parent 1dbc22c commit 1d5c442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
source: ../osmose_config_password-example.py
target: /opt/osmose-backend/osmose_config_password.py
environment:
- URL_FRONTEND_UPDATE=http://frontend:20009/control/send-update
- URL_FRONTEND_UPDATE=http://api:20009/control/send-update
networks:
- osmose-frontend

Expand Down

0 comments on commit 1d5c442

Please sign in to comment.