# Configuration for /etc/init.d/beszel # Host for beszel hub HOST=127.0.0.1 PORT=8090 # Beszel dir BESZEL_DATADIR=/var/lib/beszel BESZEL_LOG_FILE=/var/log/beszel/beszel.log # URL of the web UI. Must set if serving on a subpath # more info: https://beszel.dev/guide/serve-on-subpath #APP_URL=""