change port

This commit is contained in:
2025-09-01 16:46:21 +03:00
parent 99056b3b80
commit 5e4285e1ad

View File

@@ -4,5 +4,5 @@ services:
image: flask-demo:latest
container_name: flask-demo
ports:
- "8888:8888"
- "8008:8008"
restart: unless-stopped