mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved mastodon and peertube domain bug
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
server {
|
||||
server_name {{domains[application_id]}};
|
||||
server_name {{domain}};
|
||||
|
||||
{% include 'roles/letsencrypt/templates/ssl_header.j2' %}
|
||||
|
||||
|
Reference in New Issue
Block a user