sp-dev-fx-webparts/samples/react-interactive-map/config/serve.json

8 lines
244 B
JSON
Raw Normal View History

2022-03-01 16:08:42 -05:00
{
"$schema": "https://developer.microsoft.com/json-schemas/core-build/serve.schema.json",
"port": 4321,
"https": true,
"ipAddress": "0.0.0.0",
"initialPage": "https://sscwebdev.sharepoint.com/sites/showroom/_layouts/workbench.aspx"
}