Disable UDP for shadowsocks
This commit is contained in:
parent
ee57b580b2
commit
32de4be007
@ -7,7 +7,7 @@ traefik:
|
||||
entrypoint: shadowsocks
|
||||
port: 8388
|
||||
traefik-udp:
|
||||
enabled: true
|
||||
enabled: false
|
||||
tcpRoutes:
|
||||
- name: shadowsocks-libev
|
||||
service: shadowsocks-libev-shadowsocks
|
||||
|
Loading…
Reference in New Issue
Block a user