change port

This commit is contained in:
2026-02-08 04:35:29 +01:00
parent 914d614f3e
commit f4b4360021

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: