fix(service): added KEY Variable to Beszel Template (#5021)

This commit is contained in:
ShadowArcanist
2025-02-11 21:24:37 +05:30
committed by GitHub
parent 669adb6018
commit cb35d72812

View File

@@ -20,5 +20,4 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
environment:
- PORT=45876
# Public Key from "Add a new system" in the UI and restart the agent
# - KEY=""
- KEY=${KEY}