syntax
This commit is contained in:
@@ -6,8 +6,8 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
# To persist data for the web and database configurations, uncomment the 3 lines below:
|
# To persist data for the web and database configurations, uncomment the 3 lines below:
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/containers/rconfig/container-data/data/mysql:/var/lib/mysql:Z
|
- /mnt/containers/rconfig/container-data/data/mysql:/var/lib/mysql:Z
|
||||||
- /mnt/containers/rconfig/container-data/data:/home/rconfig:Z
|
- /mnt/containers/rconfig/container-data/data:/home/rconfig:Z
|
||||||
# ports:
|
# ports:
|
||||||
# - "8080:80"
|
# - "8080:80"
|
||||||
# - "8443:443"
|
# - "8443:443"
|
||||||
|
|||||||
Reference in New Issue
Block a user