error with docker logging enviroment variable
Open
- Dominant language
- Elm
- Stars
- 2.3k
- Forks
- 184
- Avg merge
- 8h 2m
- Merged PRs (30d)
- 4
Description
Getting the following error message:
_Using config from environment variables!
pureconfig.error.ConfigReaderException: Cannot convert configuration to a docspell.restserver.Config. Failures are:
at 'docspell.server.logging.levels."\"org"':
- (properties) Expected type STRING. Found OBJECT instead._
when I use the following docker environment variables:
DOCSPELL_SERVER_LOGGING_LEVELS_"ORG_FLYWAYDB": 'Info'
DOCSPELL_SERVER_LOGGING_LEVELS_"ORG_HTTP4S": 'Info'
Please help.
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.