Files
pgserver3.0/pgweb/.env.development
annnj-company 130c1026c4 first commit
2026-04-17 18:29:53 +08:00

19 lines
453 B
Plaintext

NODE_ENV=development
# IP端口或域名
#VUE_APP_IP = 192.168.1.18:8955
VUE_APP_IP = gzpg3.com:8090
# 接口地址
#VUE_APP_API_URL = http://${VUE_APP_IP}/php/
VUE_APP_API_URL = http://${VUE_APP_IP}/index.php/
#websocket地址
VUE_APP_SOCKET_URL = http://${VUE_APP_IP}:2120
# 部署应用包时的基本 URL
VUE_APP_PUBLIC_PATH = /
# FTP 下载基础URL 9910 生产, 9911测试
VUE_APP_FTP_DOWNLOAD_BASE_URL = http://113.98.62.215:9910/download