Skip to content
Snippets Groups Projects
Verified Commit 6671713f authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Fix minor issue

parent a636d8a2
Branches
No related tags found
No related merge requests found
......@@ -138,7 +138,7 @@ ENV DEBUG_IRC_PARSED_ENABLED="false"
ENV DEBUG_IRC_PARSED_ID=""
# Load configuration from environment variables.
ENV CONFIG_FROM_ENVIRONMENT="true"
ENV CONFIG_FROM_ENVIRONMENT="false"
# Specify the database backend. Allowed values: SQLite or PostgreSQL
ENV DB_BACKEND="SQLite"
......
......@@ -149,7 +149,7 @@ Limit parsed IRC logging to this network ID. Implies
Load configuration from environment variables.
Default: `true`
Default: `false`
### DB_BACKEND
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment