Remove unused server envars (#464)

This commit is contained in:
Jedd Morgan
2025-10-28 16:49:32 +00:00
committed by GitHub
parent ac9e081d49
commit 78b3e99475
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -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"
-1
View File
@@ -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"