welp instrumentation ✅, some refactoring remains
This commit is contained in:
@@ -70,6 +70,7 @@ function loadSettings(): Settings {
|
||||
databaseUrl: getEnv("DATABASE_URL"),
|
||||
|
||||
internalApiKey: getEnv("INTERNAL_API_KEY"),
|
||||
debugKey: getEnv("DEBUG_KEY"),
|
||||
|
||||
processorApiUrl: getEnv("PROCESSOR_API_URL", "http://localhost:3000"),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user