We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1ac01a commit 4242bd1Copy full SHA for 4242bd1
vite.config.ts
@@ -65,7 +65,7 @@ export default defineConfig({
65
server: {
66
port: 3000,
67
proxy: {
68
- '/api': 'http://localhost:8000'
+ '/api': 'https://xrp-code-d-u01.wpi.edu'
69
}
70
},
71
build: {
0 commit comments