We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cbd89ef + 7289f8f commit 48eb1e3Copy full SHA for 48eb1e3
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