|
|
@@ -1,12 +1,12 @@
|
|
|
{
|
|
|
"dashboard": {
|
|
|
"name": "dashboard",
|
|
|
- "url": "https://localhost:8000",
|
|
|
+ "url": "https://customercentral-dashboard.oracle.com/",
|
|
|
"path": "/"
|
|
|
},
|
|
|
"plugin-a": {
|
|
|
"name": "plugin-a",
|
|
|
- "url": "https://localhost:8001",
|
|
|
+ "url": "https://customercentral-plugin-a.oracle.com/",
|
|
|
"path": "/plugin-a"
|
|
|
}
|
|
|
}
|