fix: add deployName to appsettings
This commit is contained in:
@@ -31,5 +31,6 @@
|
||||
"https://atlantis.srv.oceanbox.io"
|
||||
],
|
||||
"logService" : "https://seq.oceanbox.io",
|
||||
"logApiKey": ""
|
||||
"logApiKey": "",
|
||||
"deployEnv": "prod"
|
||||
}
|
||||
|
||||
@@ -29,5 +29,6 @@
|
||||
"https://atlantis.beta.oceanbox.io"
|
||||
],
|
||||
"logService" : "https://seq.oceanbox.io",
|
||||
"logApiKey": ""
|
||||
"logApiKey": "",
|
||||
"deployEnv": "staging"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user