mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-08-14 20:43:49 +02: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:
|
environment:
|
||||||
LOGLEVEL: INFO
|
LOGLEVEL: INFO
|
||||||
LOGSIZE: 2
|
LOGSIZE: 2
|
||||||
|
LOGFILE: /var/log/py-kms.log
|
||||||
HWID: RANDOM
|
HWID: RANDOM
|
||||||
SQLITE: true
|
SQLITE: true
|
||||||
IP: 0.0.0.0
|
IP: 0.0.0.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue