Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.env.production 205 Bytes
Copy Edit Raw Blame History
guojiaao authored 2024-11-12 11:57 . 'commit'
# 生产环境配置信息
NODE_ENV = 'production'
VITE_APP_WEB_URL = ''
VITE_BASE_SOCKET_URL = 'wss://www.springreport.vip'
VITE_BASE_PPT_URL='https://www.springreport.vip/ReportDevelopment-PPTist'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化