修改mysql远程连接
This commit is contained in:
@@ -37,7 +37,7 @@ Write-Host "构建成功!" -ForegroundColor Green
|
||||
Write-Host "创建生产环境配置..." -ForegroundColor Yellow
|
||||
@"
|
||||
VITE_APP_TITLE=结伴客后台管理系统
|
||||
VITE_API_BASE_URL=https://api.jiebanke.com
|
||||
VITE_API_BASE_URL=https://webapi.jiebanke.com
|
||||
VITE_APP_VERSION=v1.0.0
|
||||
"@ | Out-File -FilePath .env.production -Encoding UTF8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user