Merge branch 'master' of ssh://git-ssh.notandy.de:2222/ansible/roles/nginx
This commit is contained in:
commit
2032a428a4
2 changed files with 12 additions and 10 deletions
|
|
@ -64,6 +64,10 @@ nginx_forcessl_vhost:
|
|||
custom:
|
||||
- return 301 https://$host$request_uri
|
||||
|
||||
nginx_proxy_location:
|
||||
match: /
|
||||
backend: ~
|
||||
|
||||
phpinidefault:
|
||||
post_max_size: 64M
|
||||
upload_max_filesize: 64M
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue