fix: use common cookie domain for prod and staging
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"sso": {
|
||||
"cookieDomain": "beta.oceanbox.io",
|
||||
"cookieDomain": ".oceanbox.io",
|
||||
"signedOutRedirectUri": "https://idp.oceanbox.io/dex/static/logout.html",
|
||||
"redis": "10.255.241.201:31379,user=default,password=secret",
|
||||
"appDomain": "atlantis",
|
||||
|
||||
Reference in New Issue
Block a user