Adding fixes
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user