修改管理页面环境变量
This commit is contained in:
@@ -1 +1 @@
|
||||
VITE_API_BASE_URL = 'https://your-domain.com/api'
|
||||
VITE_API_BASE_URL = 'http://8.155.160.224:8080/api'
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
VITE_API_BASE_URL = 'https://your-domain.com/api'
|
||||
VITE_API_BASE_URL = 'http://8.155.160.224:8080/api'
|
||||