We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8362d09 commit 7289f8fCopy full SHA for 7289f8f
1 file changed
docker-compose.dev-ci.yml
@@ -14,7 +14,7 @@ services:
14
environment:
15
HOST: 0.0.0.0
16
ports:
17
- - 8000:8000
+ - "127.0.0.1:8000:8000"
18
19
grafana:
20
image: grafana/grafana:latest
0 commit comments