Обновить Dockerfile
All checks were successful
Build, Push and Redeploy Docker Image / build-and-push (push) Successful in 5m54s

This commit is contained in:
2026-08-30 15:26:52 +07:00
parent 5ca4ceb1cf
commit a70c5b397a

View File

@@ -40,7 +40,7 @@ RUN printf '%s\n' \
" local_ip = 127.0.0.1;" \
" local_port = 12345;" \
" ip = ${SOCKS_IP};" \
" port = 1080;" \
" port = 4067;" \
" type = socks5;" \
"}" \
> /etc/redsocks.conf