Files
demus 755fb6b25f
Build and provide rpm of gitea / rpmbuild (f44) (release) Successful in 4m56s
Build and provide rpm of gitea / rpmbuild (rawhide) (release) Successful in 4m59s
Move rpm file to repo root to get rpmautospec to work
The firewalld package now contains the gitea.xml file
2026-05-17 01:03:02 +02:00

12 lines
192 B
Plaintext

#git.example.com {
# reverse_proxy localhost:3000
#}
# Using sub-path
#git.example.com {
# route /git/* {
# uri strip_prefix /git
# reverse_proxy localhost:3000
# }
#}