From d4f65797abd2ffc45540701311350143433f06bf Mon Sep 17 00:00:00 2001 From: erjemin Date: Fri, 10 Nov 2023 23:31:59 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B0=D0=B7=D0=B2=D0=B5=D1=80=D1=82?= =?UTF-8?q?=D1=8B=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=BF=D1=80=D0=BE=D0=BA?= =?UTF-8?q?=D1=81=D0=B8=20=D0=B1=D0=B0=D0=B7=D0=B5=20Shadowsocks=20(=D1=81?= =?UTF-8?q?=D0=B5=D1=80=D0=B2=D0=B5=D1=80=20=D0=B8=20=D0=BA=D0=BB=D0=B8?= =?UTF-8?q?=D0=B5=D0=BD=D1=82)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-shadowsocks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-shadowsocks.md b/docker-shadowsocks.md index 0a7f406..6eb807c 100644 --- a/docker-shadowsocks.md +++ b/docker-shadowsocks.md @@ -118,8 +118,8 @@ services: - PASSWORD=another~yet#knotty^password! - TIMEOUT=60 - METHOD=aes-256-cfb - # # expose: - # # - 1080 + # expose: + # - 1080 ports: - 1080:1080 restart: always