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

3
dotenv
View File

@ -13,6 +13,9 @@ BUILD_GPG_PP=
# Tor:
# true/false:
USE_TOR=false
# SSH Tun:
# true/false:
USE_TUN=false
# Backend:
FLASK_SECRET_KEY="flaskkey"