added cgit image
All checks were successful
CI / Build dyndns docker images (push) Successful in 1m4s

This commit is contained in:
2025-10-29 17:59:07 +08:00
parent 84f467e55a
commit 2070ab8c22
3 changed files with 60 additions and 0 deletions

10
cgit/cgit.ini Normal file
View File

@@ -0,0 +1,10 @@
[uwsgi]
master = true
plugins = cgi
socket = /var/run/uwsgi/cgit.sock
uid = cgit
gid = cgit
procname-master = uwsgi cgit
processes = 1
threads = 2
cgi = /usr/share/webapps/cgit/cgit.cgi