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 787592a commit eaf881cCopy full SHA for eaf881c
src/docker-compose-base.yml
@@ -39,7 +39,7 @@ services:
39
ports:
40
- 9090:9090
41
environment:
42
- SERVICECONTROL_URL: http://servicecontrol:33333/api/
+ SERVICECONTROL_URL: http://localhost:33333/api/
43
ENABLE_REVERSE_PROXY: false
44
SHOW_PENDING_RETRY: false
45
frontend:
0 commit comments