fix(service): added KEY Variable to Beszel Template (#5021)
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user