Add notifications to development config (#1166)
This commit is contained in:
parent
e69e85d8b3
commit
6878794bd0
|
@ -6,6 +6,7 @@
|
||||||
"proxyEnterprise": "http://localhost:52313",
|
"proxyEnterprise": "http://localhost:52313",
|
||||||
"allowedHosts": [],
|
"allowedHosts": [],
|
||||||
"urls": {
|
"urls": {
|
||||||
|
"notifications": "http://localhost:61840",
|
||||||
"enterprise": "http://localhost:52313"
|
"enterprise": "http://localhost:52313"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue