Test successful, using same name now
This commit is contained in:
@@ -40,7 +40,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system
|
- /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system
|
||||||
- /etc/timezone:/etc/timezone:ro # Syncronize timezone of container with the host system
|
- /etc/timezone:/etc/timezone:ro # Syncronize timezone of container with the host system
|
||||||
- /FreeNAS/${DATA_DIR}/Application:/var/www/html
|
- /RancherCattle/${DATA_DIR}/Application:/var/www/html
|
||||||
mysql:
|
mysql:
|
||||||
image: mysql:5
|
image: mysql:5
|
||||||
dns:
|
dns:
|
||||||
@@ -64,7 +64,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system
|
- /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system
|
||||||
- /etc/timezone:/etc/timezone:ro # Syncronize timezone of container with the host system
|
- /etc/timezone:/etc/timezone:ro # Syncronize timezone of container with the host system
|
||||||
- /FreeNAS/${DATA_DIR}/Database:/var/lib/mysql
|
- /RancherCattle/${DATA_DIR}/Database:/var/lib/mysql
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
db-admin:
|
db-admin:
|
||||||
|
|||||||
Reference in New Issue
Block a user