beszel updates

This commit is contained in:
azpsen
2025-04-23 14:33:30 -05:00
parent 649e019028
commit 8501b5f381
2 changed files with 9 additions and 4 deletions

View File

@@ -117,9 +117,12 @@ Below are the variables that need to be set in the `.env` file for each service.
```env
# beszel.env
LISTEN=/beszel_socket/beszel.sock
KEY=''
APP_URL=
# Hub settings
BESZEL_HUB_APP_URL=
# Agent settings
BESZEL_AGENT_LISTEN=/beszel_socket/beszel.sock
BESZEL_AGENT_KEY=''
```
### Cloudflared