Replaced demo by dev3 url
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 2m10s
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 2m10s
This commit is contained in:
parent
0d473cf3d1
commit
e74ce0aabc
@ -60,7 +60,7 @@ export default defineConfig({
|
||||
port: 3003,
|
||||
proxy: {
|
||||
'/storage': {
|
||||
target: 'https://demo.4nkweb.com',
|
||||
target: 'https://dev3.4nkweb.com',
|
||||
changeOrigin: true,
|
||||
secure: false,
|
||||
rewrite: (path) => path.replace(/^\/storage/, '/storage'),
|
||||
@ -78,4 +78,4 @@ export default defineConfig({
|
||||
}
|
||||
}
|
||||
},
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user