fix: logging config
This commit is contained in:
@ -778,7 +778,7 @@ database:
|
||||
# A yaml python logging config file as described by
|
||||
# https://docs.python.org/3.7/library/logging.config.html#configuration-dictionary-schema
|
||||
#
|
||||
log_config: "/data/{{ env "DOMAIN" }}.config"
|
||||
log_config: "/data/log.config"
|
||||
|
||||
|
||||
## Ratelimiting ##
|
||||
|
||||
Reference in New Issue
Block a user