Remove unused server envars (#464)
This commit is contained in:
@@ -96,7 +96,6 @@ services:
|
|||||||
SESSION_SECRET: "TODO:ReplaceWithLongString"
|
SESSION_SECRET: "TODO:ReplaceWithLongString"
|
||||||
|
|
||||||
STRATEGY_LOCAL: "true"
|
STRATEGY_LOCAL: "true"
|
||||||
DEBUG: "speckle:*"
|
|
||||||
|
|
||||||
POSTGRES_URL: "postgres"
|
POSTGRES_URL: "postgres"
|
||||||
POSTGRES_USER: "speckle"
|
POSTGRES_USER: "speckle"
|
||||||
|
|||||||
@@ -96,7 +96,6 @@ services:
|
|||||||
SESSION_SECRET: "TODO:ReplaceWithLongString"
|
SESSION_SECRET: "TODO:ReplaceWithLongString"
|
||||||
|
|
||||||
STRATEGY_LOCAL: "true"
|
STRATEGY_LOCAL: "true"
|
||||||
DEBUG: "speckle:*"
|
|
||||||
|
|
||||||
POSTGRES_URL: "postgres"
|
POSTGRES_URL: "postgres"
|
||||||
POSTGRES_USER: "speckle"
|
POSTGRES_USER: "speckle"
|
||||||
|
|||||||
Reference in New Issue
Block a user