matrix-docker-ansible-deploy/roles/matrix-nginx-proxy
Hugues De Keyzer 6aa6633ee7 Fix value of nginx-proxy tmpfs size
Use an int conversion in the computation of the value of
matrix_nginx_proxy_tmp_directory_size_mb, to have the integer value
multiplied by 50 instead of having the string repeated 50 times.
2019-04-27 21:54:21 +02:00
..
defaults Fix value of nginx-proxy tmpfs size 2019-04-27 21:54:21 +02:00
tasks Try SSL renewal more frequently and reload later 2019-04-23 17:59:02 +03:00
templates Add support for serving base domain via matrix-nginx-proxy 2019-03-12 23:01:16 +02:00
vars