modified: docker-compose.yml

This commit is contained in:
Code-Egg
2025-03-07 10:25:02 +08:00
parent 0a7d0ceed7
commit d94611b2f6
+1 -1
View File
@@ -37,7 +37,7 @@ services:
networks: networks:
- default - default
phpmyadmin: phpmyadmin:
image: bitnami/phpmyadmin:5.2.0-debian-11-r43 image: bitnami/phpmyadmin:5.2.2
ports: ports:
- 8080:8080 - 8080:8080
- 8443:8443 - 8443:8443