fix volume rights
parent
4e1132227c
commit
93eb692ea5
|
|
@ -13,5 +13,5 @@ services:
|
||||||
LOGLEVEL: INFO
|
LOGLEVEL: INFO
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/containers/kms/container-data:/home/py-kms/db
|
- /mnt/containers/kms/container-data:/home/py-kms/db:Z
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
Loading…
Reference in New Issue