Shortened network- to net-

This commit is contained in:
2025-07-09 04:35:21 +02:00
parent 66198ca1ec
commit 2108702a2b
46 changed files with 25 additions and 25 deletions

View File

@@ -5,7 +5,7 @@ server {
{% set http_port = ports.localhost.http.synapse %}
server_name {{domains.matrix.synapse}};
{% include 'roles/network-letsencrypt/templates/ssl_header.j2' %}
{% include 'roles/net-letsencrypt/templates/ssl_header.j2' %}
# For the federation port
listen 8448 ssl default_server;