From e0a0b47e8487f2e6b06c16ca0d2d7e6d0ab92c38 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sun, 12 Apr 2026 01:43:23 +0000 Subject: [PATCH] Update Website_Containers/lamp_stack/compose.yaml --- Website_Containers/lamp_stack/compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Website_Containers/lamp_stack/compose.yaml b/Website_Containers/lamp_stack/compose.yaml index a48b224..f25874a 100644 --- a/Website_Containers/lamp_stack/compose.yaml +++ b/Website_Containers/lamp_stack/compose.yaml @@ -22,6 +22,7 @@ services: phpmyadmin: image: phpmyadmin/phpmyadmin + container_name: lamp-phpadmin #ports: # - "8087:80" #this line maps your pc port to the container port depends_on: