mirror of
https://github.com/azaion/admin.git
synced 2026-04-22 19:56:34 +00:00
renmove ResourceEnum, use filename only
add ToHash for encryption Key
This commit is contained in:
@@ -7,12 +7,7 @@
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"ResourcesConfig": {
|
||||
"ResourcesFolder": "Content",
|
||||
"Resources": {
|
||||
"AnnotatorDll": "Azaion.Annotator.dll",
|
||||
"AIModelONNX": "azaion.onnx",
|
||||
"AIModelRKNN": "azaion.rknn"
|
||||
}
|
||||
"ResourcesFolder": "Content"
|
||||
},
|
||||
"JwtConfig": {
|
||||
"Issuer": "AzaionApi",
|
||||
|
||||
Reference in New Issue
Block a user