mirror of https://github.com/SystemRage/py-kms.git
added policy
This commit is contained in:
parent
8d05d71e23
commit
71eef251b7
|
@ -36,6 +36,7 @@ services:
|
|||
- LOGLEVEL=INFO
|
||||
- LOGSIZE=2
|
||||
- LOGFILE=/var/log/pykms_logserver.log
|
||||
restart: always
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- ./:/var/log:rw
|
||||
|
|
Loading…
Reference in New Issue