chore: docker compose dev
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ export default defineConfig({
|
||||
hmr: true,
|
||||
proxy: {
|
||||
"/api": {
|
||||
target: "http://localhost:5000",
|
||||
target: "http://app:5000",
|
||||
changeOrigin: true,
|
||||
secure: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user