syntax
parent
7c21a1c896
commit
40c035ed49
|
|
@ -7,8 +7,8 @@ rconfig:
|
|||
|
||||
# To persist data for the web and database configurations, uncomment the 3 lines below:
|
||||
volumes:
|
||||
- 'mysql:/mnt/containers/rconfig/container-data/data/mysql':Z
|
||||
- 'rconfig:/mnt/containers/rconfig/container-data/data/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