Skip to content

Commit 6ebcab4

Browse files
committed
feat: Add publicPath in micro-app-configuration
1 parent 8da3362 commit 6ebcab4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ui/public/.well-known/micro-app-configuration

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"module": "./AlertsNavbarUpdater",
4545
"scope": "metalk8s"
4646
}
47-
]
47+
],
48+
"publicPath": "/platform"
4849
}
4950
}

0 commit comments

Comments
 (0)