Update 'docker-compose.yml'

This commit is contained in:
2022-04-05 04:35:54 +00:00
parent 553587b8f9
commit 546056b0a2
-1
View File
@@ -11,7 +11,6 @@ services:
- ./postgres-data:/var/lib/postgresql/data
ports:
- '5430:5432'
php-apache:
# container_name: php-apache
build: