mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Delete docker/v1/compose/docker-compose.yml
This commit is contained in:
parent
cddbc1d6cc
commit
329eae186b
@ -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
|
|
Loading…
Reference in New Issue
Block a user