change port
This commit is contained in:
@@ -4,5 +4,5 @@ services:
|
||||
image: flask-demo:latest
|
||||
container_name: flask-demo
|
||||
ports:
|
||||
- "8888:8888"
|
||||
- "8008:8008"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user