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