fix: add deployName to appsettings
This commit is contained in:
@@ -19,5 +19,6 @@
|
||||
"archiveSvc": "https://archmeister.srv.oceanbox.io",
|
||||
"cacheDir": "/data/archives/cache",
|
||||
"logService" : "https://seq.oceanbox.io",
|
||||
"logApiKey": ""
|
||||
"logApiKey": "",
|
||||
"deployEnv": "prod"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user