Files
pgserver3.0/pgweb/.env.production
annnj-company 371317a916 调整配置
2026-04-20 09:20:13 +08:00

17 lines
400 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
NODE_ENV=production
# IP端口或域名
VUE_APP_IP = sys.gzpg2006.cn
# 接口地址
VUE_APP_API_URL = http://${VUE_APP_IP}/php/
#websocket地址
VUE_APP_SOCKET_URL = http://${VUE_APP_IP}:2120
# 部署应用包时的基本 URL
VUE_APP_PUBLIC_PATH = /phpadmin
# FTP 下载基础URL 9910 生产, 9911测试 转发FTP地址
VUE_APP_FTP_DOWNLOAD_BASE_URL = http://113.98.62.215:9910/download