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 25668d1 commit d9714c2Copy full SHA for d9714c2
docker-compose/docker-compose.override-example.yaml
@@ -7,6 +7,7 @@ services:
7
ports:
8
- '0.0.0.0:80:3080'
9
- '0.0.0.0:443:3080'
10
+ - '0.0.0.0:7080:3080'
11
12
grafana:
13
environment:
0 commit comments