added tls fallback and auto pause in log window

This commit is contained in:
2026-03-12 00:14:32 +01:00
parent dc8ff7a406
commit eaa0c2bcbe
3 changed files with 48 additions and 8 deletions
+1
View File
@@ -77,6 +77,7 @@ services:
- RVS_HOST=${RVS_HOST:-}
- RVS_PORT=${RVS_PORT:-443}
- RVS_TLS=${RVS_TLS:-true}
- RVS_TLS_FALLBACK=${RVS_TLS_FALLBACK:-true}
- RVS_TOKEN=${RVS_TOKEN:-}
restart: unless-stopped