We're using reverse proxy for WebSocket

This commit is contained in:
XLion 2024-12-25 23:16:49 +08:00
parent 6ef9d09ddf
commit 480e46a971
No known key found for this signature in database
GPG Key ID: 6809328DF1983BCC

View File

@ -65,7 +65,6 @@ services:
# 21116 TCP TCP hole punching
# 21116 UDP heartbeat/ID server
# 21117 TCP relay
# 21118/21119 TCP for web socket if you want to run web client
```
Please skip `Web portal settings` then done.
@ -109,4 +108,3 @@ Open these required ports:
* `21116` TCP TCP hole punching
* `21116` UDP heartbeat/ID server
* `21117` TCP relay
* `21118/21119` TCP for web socket if you want to run web client