@@ -10,4 +10,11 @@ services:
volumes:
- ./data:/etc/openvpn
restart: always
+ shadowsocks:
+ image: chendeben/ssr
+ container_name: shadowsocks
+ ports:
+ - "10086:10086"
+ - "53789:53789"
+ - "50015:50015"