Adding fixes

This commit is contained in:
2026-04-14 21:24:40 +02:00
parent 98aeaac080
commit 6c84b0a0b5
2 changed files with 57 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ services:
- "50001:80" # local dev access — not needed once tunnel is running
volumes:
- ./agent-zero-data:/a0/usr
- ./agent-zero-data/ssh:/root/.ssh # persist SSH keys across container restarts
restart: unless-stopped
environment:
AUTH_LOGIN: ${AUTH_LOGIN}