mirror of
https://github.com/fankes/beszel.git
synced 2025-10-18 17:29:28 +08:00
brew install - change env var from PORT to LISTEN
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user