Files
2024-06-21 16:29:31 +02:00

14 lines
246 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"ServerConf": {
"path3mf": "\\\\iis01\\Test3D\\3mf",
"path3dm": "\\\\iis01\\Test3D\\3dm"
}
}