mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Added config files
This commit is contained in:
parent
564ab7b319
commit
e9b6283e5e
8 changed files with 83 additions and 32 deletions
|
|
@ -6,31 +6,5 @@
|
|||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
|
||||
"EnableSwagger": true,
|
||||
"SwaggerRoutePrefix": "",
|
||||
|
||||
"ManagerCodes": [
|
||||
{
|
||||
"Name": "Unknown",
|
||||
"Code": "00000000-0000-0000-0000-000000000000"
|
||||
},
|
||||
{
|
||||
"Name": "Ark",
|
||||
"Code": "ED89B8FA-0E0B-46CC-A90B-595E69AE9A7E"
|
||||
},
|
||||
{
|
||||
"Name": "Conan",
|
||||
"Code": "F2653C3D-BC83-440A-AD99-FD9D9466DE04"
|
||||
},
|
||||
{
|
||||
"Name": "Dark and Light",
|
||||
"Code": "D80E19F9-33D2-4466-9177-A11506998E48"
|
||||
},
|
||||
{
|
||||
"Name": "Pantropy",
|
||||
"Code": "BE852556-BFC7-4AF2-82F3-F8A1CAF5C241"
|
||||
}
|
||||
]
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue