Merge pull request #1380 from kushagharahi/dev

Remove DOCKER_LOG in favor of LOG_TO_STDOUT
This commit is contained in:
Kristian Haugene
2020-10-19 22:28:05 +02:00
committed by GitHub
6 changed files with 4 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ wanted_variables = {
'PGID',
'DROP_DEFAULT_ROUTE',
'GLOBAL_APPLY_PERMISSIONS',
'DOCKER_LOG',
'LOG_TO_STDOUT',
}
variables_to_persist = {}