url: next -> @
parent
5d1889ac94
commit
b5e75939a5
|
@ -10,7 +10,7 @@ export default defineConfig({
|
|||
server: {
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'https://next.rle.wiki',
|
||||
target: 'https://rle.wiki',
|
||||
// uncomment the following line to use local server
|
||||
// target: 'http://localhost:8787',
|
||||
changeOrigin: true,
|
||||
|
|
Loading…
Reference in New Issue