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 7953c6b commit 2babf00Copy full SHA for 2babf00
docker-compose.yml
@@ -38,6 +38,7 @@ services:
38
restart: unless-stopped
39
ports:
40
- "15888:15888"
41
+ - "8080:8080"
42
volumes:
43
- "./certs:/home/gateway/certs:ro"
44
environment:
0 commit comments