Remove DOCKER_LOG infavor of LOG_TO_STDOUT

This commit is contained in:
Kusha Gharahi
2020-09-28 19:40:15 -05:00
parent d2647cc3e2
commit 4a8333b20e
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 = {}