mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-05-30 23:15:20 -04:00
Enable writing to logfile in container until stdout is fixed
This commit is contained in:
parent
6f5b743d26
commit
4a7a8cf1c1
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue