luscis / openlan

Cloudify VPN written in Golang, and simple deployment via Kubernetes
http://vpn.luscis.cn
GNU General Public License v3.0
55 stars 24 forks source link

修改默认端口后 openlan us ls 报错,还是访问的默认端口 #26

Closed myzzzqqwa closed 5 months ago

myzzzqqwa commented 8 months ago

![Uploading 企业微信截图_8108f7b3-00a9-4979-a1e5-a4ea50ebdf10.png…]()

myzzzqqwa commented 8 months ago

[root@olcom-openlan-switch center]# openlan us ls 2024/01/06 05:29:16 Get "https://localhost:10000/api/user": dial tcp [::1]:10000: connect: connection refused

danieldin95 commented 5 months ago

使用自定义路径: export URL="https://localhost:10012/"