diff --git a/apache-php/compose.yaml b/apache-php/compose.yaml index d15644b..86d49cd 100644 --- a/apache-php/compose.yaml +++ b/apache-php/compose.yaml @@ -3,7 +3,7 @@ services: build: context: app target: builder - ports: + ports: - '80:80' volumes: - ./app:/var/www/html/