mirror of
https://github.com/ansible/awx.git
synced 2026-02-20 20:50:06 -03:30
update uwsgi/nginx dev configuration
This commit is contained in:
@@ -25,12 +25,6 @@ http {
|
||||
|
||||
sendfile on;
|
||||
#tcp_nopush on;
|
||||
|
||||
ssl_session_cache shared:SSL:10m;
|
||||
ssl_session_timeout 10m;
|
||||
|
||||
keepalive_timeout 65;
|
||||
|
||||
#gzip on;
|
||||
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
|
||||
Reference in New Issue
Block a user