Merge branch 'master' of ssh://git-ssh.notandy.de:2222/ansible/roles/nginx

This commit is contained in:
nd 2021-09-04 22:46:26 +02:00
commit 2032a428a4
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
2 changed files with 12 additions and 10 deletions

View file

@ -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