fix: remove unnecessary sudo rules and adjust permissions for container directories

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Jakub Dorfman 2026-04-28 23:09:25 +02:00
parent ab4e4ecf09
commit 93a9a0f42b

View file

@ -69,9 +69,6 @@ panelctl remove whoami --keep-volumes
# Remove app and all data
panelctl remove whoami
# If deploy says caddy reload needs root:
sudo systemctl reload caddy
```
## Notes