Skip to content

Commit

Permalink
small fix for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pelazas committed Apr 26, 2024
1 parent e27a254 commit 745d10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ services:
ports:
- "80:80"
environment:
REACT_APP_API_ENDPOINT: http://${WIQ_EXTERNAL_DNS_NAME_OR_IP:-localhost}:8000
REACT_APP_API_ENDPOINT: http://conoceryvencer.xyz:8000
REACT_APP_MULTIPLAYER_ENDPOINT: http://${WIQ_EXTERNAL_DNS_NAME_OR_IP:-localhost}:8006

prometheus:
Expand Down

0 comments on commit 745d10b

Please sign in to comment.