update agent http client + docker compose

This commit is contained in:
Henry Dollman
2024-07-21 16:49:41 -04:00
parent 1b7724017d
commit e1ef111077
2 changed files with 17 additions and 32 deletions

View File

@@ -7,5 +7,6 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
environment:
- FILESYSTEM=/dev/sda1 # Set to the correct filesystem for disk I/O stats
- PORT=45876
- KEY="ssh-ed25519 YOUR_PUBLIC_KEY"
# - FILESYSTEM=/dev/sda1 # set to the correct filesystem for disk I/O stats