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