Allow to add local domains in the local config

This commit is contained in:
Carlos Quintana
2022-05-18 15:16:15 +02:00
parent 928473a396
commit 5da4fedf26
3 changed files with 22 additions and 9 deletions
+1
View File
@@ -1,4 +1,5 @@
{
"DEFAULT_API_URL": "https://app.simplelogin.io",
"EXTRA_ALLOWED_DOMAINS": [],
"permissions": []
}