Beszel agent key.

This commit is contained in:
2025-02-12 09:12:09 -05:00
parent 8fd689517c
commit b5576bbd3e
+1 -1
View File
@@ -353,7 +353,7 @@ services:
DOCKER_HOST: tcp://dockerproxy:2375 DOCKER_HOST: tcp://dockerproxy:2375
PORT: 45876 PORT: 45876
# Do not remove quotes around the key # Do not remove quotes around the key
KEY: 'UPDATE WITH YOUR PUBLIC KEY (copy from "Add system" dialog)' KEY: '${BESZEL_RINOA_AGENT_KEY}'
image: henrygd/beszel-agent:latest image: henrygd/beszel-agent:latest
network_mode: host network_mode: host
restart: unless-stopped restart: unless-stopped