mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-23 16:26:17 -04:00
change log-output to stdout
This commit is contained in:
parent
d44ae46a16
commit
05110af056
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ max-port=20000
|
||||||
fingerprint
|
fingerprint
|
||||||
|
|
||||||
# Log file path
|
# Log file path
|
||||||
log-file=/var/log/turnserver.log
|
# - is logging to STDOUT, so it's visible in docker-compose logs
|
||||||
|
log-file=-
|
||||||
|
|
||||||
# Enable verbose logging
|
# Enable verbose logging
|
||||||
verbose
|
verbose
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue