fix: types

This commit is contained in:
xiaoxian521
2021-12-13 17:39:13 +08:00
parent 438aab9bfc
commit a0c54a6ac9
2 changed files with 3 additions and 5 deletions

View File

@@ -11,7 +11,4 @@ VITE_PROXY_DOMAIN = /api
VITE_ROUTER_HISTORY = "hash"
# 开发环境后端地址
VITE_PROXY_DOMAIN_REAL = "http://127.0.0.1:3000"
VITE_PROXY_DOMAIN_REAL = "http://127.0.0.1:3000"