Change phpMyAdmin port to 8888

This commit is contained in:
2025-12-17 12:09:02 +01:00
parent 915be6130d
commit e27a7c0bcd

View File

@@ -73,7 +73,7 @@ services:
networks:
- internal
ports:
- "8080:80"
- "8888:80"
volumes:
uploads: