syntax
parent
a873ae5f45
commit
c237446b5a
|
|
@ -6,8 +6,8 @@ services:
|
|||
restart: always
|
||||
# To persist data for the web and database configurations, uncomment the 3 lines below:
|
||||
volumes:
|
||||
- /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/mysql:/var/lib/mysql:Z
|
||||
- /mnt/containers/rconfig/container-data/data:/home/rconfig:Z
|
||||
# ports:
|
||||
# - "8080:80"
|
||||
# - "8443:443"
|
||||
|
|
|
|||
Loading…
Reference in New Issue