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