refactor(frontend): 重命名前端项目为 gym-manage-web
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# 测试环境配置
|
||||
VITE_API_BASE_URL=http://localhost:8084
|
||||
VITE_APP_TITLE=Novalon管理系统 - 测试环境
|
||||
|
||||
# 测试用户配置
|
||||
TEST_USER_PASSWORD=Test@123
|
||||
|
||||
# Playwright配置
|
||||
HEADLESS=true
|
||||
SLOW_MO=0
|
||||
Reference in New Issue
Block a user