mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2026-01-20 15:20:14 +01:00
Enable writing to logfile in container until stdout is fixed
This commit is contained in:
parent
6f5b743d26
commit
4a7a8cf1c1
|
|
@ -18,6 +18,7 @@ py-kms:
|
|||
environment:
|
||||
LOGLEVEL: INFO
|
||||
LOGSIZE: 2
|
||||
LOGFILE: /var/log/py-kms.log
|
||||
HWID: RANDOM
|
||||
SQLITE: true
|
||||
IP: 0.0.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue