fix
This commit is contained in:
parent
f0e192e4ad
commit
56ccad7bf3
@ -3,10 +3,6 @@
|
|||||||
# default value: [::]:8080 (see Dockerfile)
|
# default value: [::]:8080 (see Dockerfile)
|
||||||
http-socket = $(BIND_ADDRESS)
|
http-socket = $(BIND_ADDRESS)
|
||||||
|
|
||||||
# Who will run the code
|
|
||||||
uid = searxng
|
|
||||||
gid = searxng
|
|
||||||
|
|
||||||
# Number of workers (usually CPU count)
|
# Number of workers (usually CPU count)
|
||||||
# default value: %k (= number of CPU core, see Dockerfile)
|
# default value: %k (= number of CPU core, see Dockerfile)
|
||||||
workers = $(UWSGI_WORKERS)
|
workers = $(UWSGI_WORKERS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user