Merge 55a71cbc9d into 96096ea0ff
This commit is contained in:
commit
6523155f30
|
|
@ -14,6 +14,7 @@ export default defineConfig({
|
|||
server: {
|
||||
port: 3000,
|
||||
open: true,
|
||||
allowedHosts: ['mirofish-pwse.onrender.com'],
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://localhost:5001',
|
||||
|
|
|
|||
Loading…
Reference in New Issue