更新容器地址为主机名

This commit is contained in:
root 2024-08-04 20:11:28 +08:00
parent 692697b909
commit 99ccf7940d
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ VITE_POSITION = close
VITE_EDITOR = vscode
// VITE_EDITOR = webstorm 如果使用webstorm开发且要使用dom定位到代码行功能 请先自定添加 webstorm到环境变量 再将VITE_EDITOR值修改为webstorm
// 如果使用docker-compose开发模式设置为下面的地址或本机主机IP
VITE_BASE_PATH = http://172.18.0.8
VITE_BASE_PATH = http://centos.docker