Update Website_Containers/lamp_stack/compose.yaml

This commit is contained in:
2026-04-12 01:43:23 +00:00
parent be77cddac7
commit e0a0b47e84
@@ -22,6 +22,7 @@ services:
phpmyadmin: phpmyadmin:
image: phpmyadmin/phpmyadmin image: phpmyadmin/phpmyadmin
container_name: lamp-phpadmin
#ports: #ports:
# - "8087:80" #this line maps your pc port to the container port # - "8087:80" #this line maps your pc port to the container port
depends_on: depends_on: