Skip to content

Commit 01a0451

Browse files
updating link with wpi dev server
1 parent 689dfa3 commit 01a0451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export default defineConfig({
6565
server: {
6666
port: 3000,
6767
proxy: {
68-
'/api': 'http://localhost:8000'
68+
'/api': 'https://xrp-code-d-u01.wpi.edu'
6969
}
7070
},
7171
build: {

0 commit comments

Comments
 (0)