Use supervisor and fixup env generation
This commit is contained in:
8
nginx_readonlyrootfs.conf
Normal file
8
nginx_readonlyrootfs.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
# this is already in a http block
|
||||
|
||||
client_body_temp_path /run/nginx;
|
||||
proxy_temp_path /run/nginx;
|
||||
fastcgi_temp_path /run/nginx;
|
||||
uwsgi_temp_path /run/nginx;
|
||||
scgi_temp_path /run/nginx;
|
||||
|
Reference in New Issue
Block a user