lint compose files

This commit is contained in:
2025-07-30 13:37:18 +02:00
parent 817b8ad1c6
commit 48025fae12
36 changed files with 561 additions and 543 deletions

View File

@@ -1,8 +1,8 @@
services:
socks:
container_name: socks
image: serjs/go-socks5-proxy
ports:
- 1081:1080
network_mode: service:surfshark
restart: unless-stopped
socks:
container_name: socks
image: serjs/go-socks5-proxy
ports:
- 1081:1080
network_mode: service:surfshark
restart: unless-stopped