change port

This commit is contained in:
2026-02-08 04:35:29 +01:00
parent 3be3c6e50d
commit ec1cf89ee5

View File

@@ -7,7 +7,7 @@ services:
context: .
dockerfile: Dockerfile
ports:
- "8080:80"
- "8081:80"
restart: unless-stopped
# Uncomment the following lines if you want to mount the configuration locally for development/testing
# volumes: