This commit is contained in:
2023-10-31 08:05:20 +08:00
parent 38bb6eb7d8
commit ea2d0b88cd
5 changed files with 586 additions and 40 deletions

View File

@@ -2,7 +2,7 @@ ENV = 'development'
VITE_CLI_PORT = 8088
VITE_SERVER_PORT = 8888
VITE_BASE_API = /api
VITE_BASE_PATH = http://36b924d2.r12.cpolar.top
VITE_BASE_PATH = http://f968894.r2.cpolar.top
VITE_EDITOR = vscode
// VITE_EDITOR = webstorm 如果使用webstorm开发且要使用dom定位到代码行功能 请先自定添加 webstorm到环境变量 再将VITE_EDITOR值修改为webstorm
// 如果使用docker-compose开发模式设置为下面的地址或本机主机IP