added claude cli log and test and optimize log windows through seperate tabs, update readme changelog

This commit is contained in:
2026-03-12 01:25:35 +01:00
parent b3a2fd7092
commit 2e4a12c812
5 changed files with 301 additions and 45 deletions
+1
View File
@@ -76,6 +76,7 @@ services:
network_mode: "service:aria" # Teilt Netzwerk mit aria-core → localhost:18789
environment:
- ARIA_AUTH_TOKEN=${ARIA_AUTH_TOKEN:-}
- PROXY_URL=http://proxy:3456
- RVS_HOST=${RVS_HOST:-}
- RVS_PORT=${RVS_PORT:-443}
- RVS_TLS=${RVS_TLS:-true}