This commit is contained in:
Nyx 2025-02-24 19:54:30 -06:00
parent a6b753e15a
commit 679b9770f3

2
app.sh
View file

@ -7,4 +7,4 @@ main() {
waitress-serve --port=8041 'app.app' &
}
main "$@"
sudo -u caddy main "$@"