mirror of
https://github.com/henrygd/beszel.git
synced 2025-05-04 03:06:33 +00:00
brew install - change env var from PORT to LISTEN
This commit is contained in:
parent
73c1a1b208
commit
e94a1cd421
@ -67,7 +67,7 @@ fi
|
||||
mkdir -p ~/.config/beszel ~/.cache/beszel
|
||||
|
||||
echo "KEY=\"$KEY\"" >~/.config/beszel/beszel-agent.env
|
||||
echo "PORT=$PORT" >>~/.config/beszel/beszel-agent.env
|
||||
echo "LISTEN=$PORT" >>~/.config/beszel/beszel-agent.env
|
||||
|
||||
brew tap henrygd/beszel
|
||||
brew install beszel-agent
|
||||
|
Loading…
x
Reference in New Issue
Block a user