ssh tunnel env switch and logging

This commit is contained in:
2024-08-10 06:12:26 -07:00
parent 78384a31fb
commit 08ae04a154
5 changed files with 20 additions and 8 deletions

View File

@@ -140,10 +140,11 @@ services:
context: sshtun
dockerfile: Dockerfile
restart: always
environment:
- USE_TUN=${USE_TUN}
ports:
- "22222:22"
expose:
- "11111"
- "11112"
networks:
- frontnet