mirror of
https://github.com/azaion/admin.git
synced 2026-04-22 13:06:34 +00:00
add ClearFolder, ListResources, GetInstaller
endpoints
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"ResourcesConfig": {
|
||||
"ResourcesFolder": "Content"
|
||||
"ResourcesFolder": "Content",
|
||||
"SuiteInstallerFolder": "suite"
|
||||
},
|
||||
"JwtConfig": {
|
||||
"Issuer": "AzaionApi",
|
||||
|
||||
Reference in New Issue
Block a user