setup default config for oauth origin parameter

This commit is contained in:
Alexey Bannov 2024-07-04 18:51:04 +03:00
parent a966d2e948
commit dd435561a5

View File

@ -19,7 +19,7 @@
"checkDomain": false
},
"oauth2": {
"origin": "http://oauth.test.test"
"origin": ""
},
"firebase": {
"fetchTimeoutMillis": 3600000,