diff options
-rw-r--r-- | ansible/roles/nginx/files/files.pydis.wtf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/roles/nginx/files/files.pydis.wtf b/ansible/roles/nginx/files/files.pydis.wtf index db8416e..eb1ba45 100644 --- a/ansible/roles/nginx/files/files.pydis.wtf +++ b/ansible/roles/nginx/files/files.pydis.wtf @@ -1,7 +1,7 @@ # Managed by Ansible server { listen 443; - server_name files.pydis.wtf; + server_name files.pydis.wtf cloud.native.is.fun.and.easy.pydis.wtf; root /var/www/turing; location / { |