Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit a3434819 authored by 65160024's avatar 65160024
Browse files

update server.js

parent a83c207c
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ export default defineConfig({ ...@@ -6,7 +6,7 @@ export default defineConfig({
plugins: [react()], plugins: [react()],
server: { server: {
proxy: { proxy: {
"/api": "http://10.104.21.216:3000", "/api": "http://localhost:3000",
}, },
}, },
}); });
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment