pac-proxy-cli 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/.env +1 -1
  2. package/package.json +1 -1
package/.env CHANGED
@@ -1,3 +1,3 @@
1
1
  # 远程代理服务器地址(用于登录、PAC 同步等)
2
2
  # 面板通过 /api/config 读取此配置,前端不展示该地址
3
- PROXY_SERVER_URL=http://127.0.0.1:3890
3
+ PROXY_SERVER_URL=http://proxy.ah.lonae.com
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pac-proxy-cli",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "HTTP 代理与隧道 CLI + Web 管理面板",
5
5
  "type": "module",
6
6
  "files": [