NetCoreTemplate/APP_WEB/app_configuration.json
Dvurechensky c99c7eaa9f 1.0.0
Full All
2025-03-02 08:59:35 +03:00

9 lines
88 B
JSON

{
"appSettings": {
"appHost": "localhost:8833"
},
"admins": [
"::1"
]
}