Skip to content

Commit a8081eb

Browse files
committed
Update: Docker compose post 80->7788
1 parent bfc35cc commit a8081eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
args:
88
TARGETPLATFORM: ${TARGETPLATFORM:-linux/amd64}
99
ports:
10-
- "7788:80" # Gradio default port
10+
- "80:7788" # Gradio default port
1111
- "6080:6080" # noVNC web interface
1212
- "5901:5901" # VNC port
1313
- "9222:9222" # Chrome remote debugging port

0 commit comments

Comments
 (0)