mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-12-23 17:23:08 +00:00
Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#jinja2: lstrip_blocks: "True"
|
||||
server {
|
||||
listen {{ 8080 if matrix_nginx_proxy_enabled else 80 }};
|
||||
server_name {{ matrix_nginx_proxy_base_domain_hostname }};
|
||||
|
||||
Reference in New Issue
Block a user