Update docker-compose.yml

This commit is contained in:
Stefan Pejcic
2024-06-13 21:40:52 +02:00
committed by GitHub
parent 9681292dc7
commit 6b4c5aa2ca

View File

@@ -117,15 +117,6 @@ services:
privileged: true
oom_kill_disable: true
# User images
#openpanel_apache:
# image: openpanel/apache:latest
# entrypoint: /bin/true
#openpanel_nginx:
# image: openpanel/nginx:latest
# entrypoint: /bin/true
# make the data persistent
volumes:
openadmin_mysql: