Browse Source

修改路由

st 2 months ago
parent
commit
9f7b7dcd5d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -8,4 +8,4 @@ VITE_API_BASE_URL = 'https://www.strayblock.top/web'
 VITE_API_WS_URL = 'wss://api.continew.top'
 
 # 地址前缀
-VITE_BASE = '/'
+VITE_BASE = '/admin'