Skip to content

Commit

Permalink
Add comment about permission settings in Mac OS (Privacy & Security)
Browse files Browse the repository at this point in the history
  • Loading branch information
diepfote committed Feb 4, 2025
1 parent 39a42da commit 81a60fd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,10 @@ sed -i 's#"$PWD"/etc/nginx/conf.d#"$PWD"/audio-only/etc/nginx/conf.d#' audio-onl
$ cd ~/Movies && make
```


## Notes on Mac OS

* Make sure to allow full disk access for `/opt/homebrew/bin/bash`, `Alacritty.app`, `/bin/bash` and `/bin/zsh`.
* Also be sure to (since Sequoia) allow `Local Network` access to `Alacritty.app` (we have to run it without `tmux` in plain `Alacritty` otherwise we will not be able to forward ports on this Mac OS version).

0 comments on commit 81a60fd

Please sign in to comment.