Skip to content

Commit c6cbb78

Browse files
committed
fix: Update publicPath in micro-app-configuration to root
1 parent 6ebcab4 commit c6cbb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"scope": "metalk8s"
4646
}
4747
],
48-
"publicPath": "/platform"
48+
"publicPath": "/"
4949
}
5050
}

0 commit comments

Comments
 (0)