This commit is contained in:
2026-01-29 15:52:00 +04:00
31 changed files with 63 additions and 148 deletions

View File

@@ -2,7 +2,7 @@ services:
autossh:
build: .
container_name: autossh
restart: unless-stopped
restart: always
ports:
- "${SSH_TUNNEL_TO:?}:${SSH_TUNNEL_TO:?}"