1
0
mirror of synced 2026-03-28 06:09:58 +01:00

Rename www.conf to www.conf

This commit is contained in:
d-two
2024-09-05 12:31:57 +02:00
committed by GitHub
parent 52e5b7836f
commit ab9ca84926

View File

@@ -0,0 +1,11 @@
[ingress]
user = nginx
group = nginx
listen = 127.0.0.1:9001
pm = dynamic
pm.max_children = 10
pm.start_servers = 3
pm.min_spare_servers = 2
pm.max_spare_servers = 5
pm.max_requests = 1024
clear_env = no