ssh tunnel env switch and logging
This commit is contained in:
@@ -140,10 +140,11 @@ services:
|
||||
context: sshtun
|
||||
dockerfile: Dockerfile
|
||||
restart: always
|
||||
environment:
|
||||
- USE_TUN=${USE_TUN}
|
||||
ports:
|
||||
- "22222:22"
|
||||
expose:
|
||||
- "11111"
|
||||
- "11112"
|
||||
networks:
|
||||
- frontnet
|
||||
|
Reference in New Issue
Block a user