removed beszel
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
services:
|
||||
beszel-agent:
|
||||
image: "henrygd/beszel-agent"
|
||||
container_name: "beszel-agent"
|
||||
restart: unless-stopped
|
||||
network_mode: host
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
# monitor other disks / partitions by mounting a folder in /extra-filesystems
|
||||
- /:/extra-filesystems/sda1:ro
|
||||
environment:
|
||||
LISTEN: 45876
|
||||
KEY: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDzvLMEvA46lWnDEFL/pZhccuMKJ8YSxDikTIMI/Z7w1"
|
||||
FILESYSTEM: sda1
|
||||
Reference in New Issue
Block a user