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 5d28fe7 commit e1ba635Copy full SHA for e1ba635
compose.yaml
@@ -7,4 +7,4 @@ services:
7
- TARGET_ADDR=example.com
8
- TARGET_PORT=80
9
ports:
10
- - 8080:8000
+ - 9001:8000 # Change 9001 to your desired public port.
0 commit comments