fix: fix atlantis appsettings
This commit is contained in:
@@ -32,5 +32,6 @@
|
|||||||
],
|
],
|
||||||
"logService" : "https://seq.adm.oceanbox.io",
|
"logService" : "https://seq.adm.oceanbox.io",
|
||||||
"logApiKey": "",
|
"logApiKey": "",
|
||||||
"deployEnv": "prod"
|
"deployEnv": "prod",
|
||||||
|
"plainAuthUsers": []
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,5 +30,6 @@
|
|||||||
],
|
],
|
||||||
"logService" : "https://seq.adm.oceanbox.io",
|
"logService" : "https://seq.adm.oceanbox.io",
|
||||||
"logApiKey": "",
|
"logApiKey": "",
|
||||||
"deployEnv": "staging"
|
"deployEnv": "staging",
|
||||||
|
"plainAuthUsers": []
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user