mirror of
https://github.com/azaion/admin.git
synced 2026-04-22 22:26:34 +00:00
secure getinstaller endpoint
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"AllowedHosts": "*",
|
||||
"ResourcesConfig": {
|
||||
"ResourcesFolder": "Content",
|
||||
"SuiteInstallerFolder": "suite"
|
||||
"SuiteInstallerFolder": "suite",
|
||||
"SuiteStageInstallerFolder": "suite-stage"
|
||||
},
|
||||
"JwtConfig": {
|
||||
"Issuer": "AzaionApi",
|
||||
|
||||
Reference in New Issue
Block a user