alpine-repos/beszel/beszel-agent.confd

8 lines
218 B
Plaintext
Raw Normal View History

2025-03-09 21:58:52 +07:00
# Configuration for /etc/init.d/beszel-agent
# Beszel agent require ssh key from beszel hub to run
# without KEY Enviroment, the agent won't run
KEY=""
# Beszel agent runner port, default is 45876
PORT="45876"