corrected docker port

This commit is contained in:
2026-06-28 05:40:53 -04:00
parent ac189a55f6
commit 68c5fcd441

View File

@@ -7,7 +7,7 @@ services:
container_name: sportsdivision
restart: always
ports:
- "5036:80"
- "5039:80"
volumes:
- ./data:/app/data
networks: