Update trust webapp to work in both mode
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -9,7 +9,7 @@ export default defineConfig({
|
||||
build: {
|
||||
assetsDir: "assets",
|
||||
},
|
||||
base: "/trust/",
|
||||
base: "./",
|
||||
server: {
|
||||
port: 5174,
|
||||
proxy: {
|
||||
|
||||
Reference in New Issue
Block a user