added missed secrets
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
},
|
||||
"outlineapp": {
|
||||
"SECRET_KEY": "#SECRET_KEY",
|
||||
"UTILS_SECRET": "#UTILS_SECRET",
|
||||
"DATABASE_URL": "postgres://#DB_USER:#DB_PASSWORD@outlinepostgres-db:5432/#DB_NAME"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user