Skip to content

Commit e1ba635

Browse files
authored
Update compose.yaml
1 parent 5d28fe7 commit e1ba635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ services:
77
- TARGET_ADDR=example.com
88
- TARGET_PORT=80
99
ports:
10-
- 8080:8000
10+
- 9001:8000 # Change 9001 to your desired public port.

0 commit comments

Comments
 (0)