Disable UDP for shadowsocks

This commit is contained in:
Nikolai Rodionov 2024-09-26 22:38:45 +02:00
parent ee57b580b2
commit 32de4be007
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -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