DocSpace-buildtools/common/ASC.UrlShortener/config/config.json

5 lines
92 B
JSON
Raw Normal View History

2020-03-05 11:45:34 +00:00
{
2022-02-24 11:45:52 +00:00
"port": 9999,
"appsettings": "../../../config",
"environment": "Development"
2020-03-05 11:45:34 +00:00
}