mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-10-02 15:00:02 +00:00
...rename duckbin to kamokan --> 鴨缶. yay!
This commit is contained in:
parent
ae283b6c96
commit
cb2d163981
16 changed files with 50 additions and 50 deletions
10
config/uwsgi/kamokan.ini
Normal file
10
config/uwsgi/kamokan.ini
Normal file
|
@ -0,0 +1,10 @@
|
|||
[uwsgi]
|
||||
processes = 4
|
||||
master = 1
|
||||
socket = /run/uwsgi/%n.sock
|
||||
cgi = /srv/http/kamokan/%n.cgi
|
||||
chmod-socket = 664
|
||||
strict = true
|
||||
gid = http
|
||||
plugins = cgi
|
||||
chdir = /srv/http/kamokan
|
Loading…
Add table
Add a link
Reference in a new issue