Enable writing to logfile in container until stdout is fixed

This commit is contained in:
Matthew Beckett 2021-10-07 19:43:00 +01:00
parent 6f5b743d26
commit 4a7a8cf1c1

View file

@ -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