mirror of
https://github.com/go-gitea/gitea
synced 2025-01-10 17:54:27 +00:00
bc5a479fef
When using unix socket as listener (`HTTP_ADDR = /run/gitea/gitea.socket`) then it's required to have the folder `/run/gitea` with appropriate owner/group. Manual creation leads to vanishing after reboot. This directive enables Systemd to handle this.
All files in subdirectories are templates, do modifications based on your environment first.