fix: (hopefully) fix retry conditions
Signed-off-by: Noa Virellia <noa@requiem.garden>
This commit is contained in:
@@ -27,7 +27,7 @@ export default defineConfig({
|
||||
},
|
||||
server: {
|
||||
proxy: {
|
||||
'/app/api': 'http://10.0.0.10:8000',
|
||||
'/app/api': 'https://test.nix.org.cn',
|
||||
},
|
||||
host: '0.0.0.0',
|
||||
port: 5173,
|
||||
|
||||
Reference in New Issue
Block a user