Delete docker/v1/compose/docker-compose.yml

This commit is contained in:
Stefan Pejcic 2025-02-22 11:30:08 +01:00 committed by GitHub
parent cddbc1d6cc
commit 329eae186b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,26 +0,0 @@
include:
- ubuntu.yaml
- mysql.yaml
- memcached.yaml
- redis.yaml
- nginx.yaml
#- apache.yaml
#- mariadb.yaml
#- postgres.yaml
#- php1, php2..
#- pgadmin.yaml
- phpmyadmin.yaml
networks:
default:
driver: bridge
volumes:
mysql_data:
driver: local
html_data:
driver: local
webserver_data:
driver: local
pg_data:
driver: local