From a9db117d22928f066bf57ed6353ebbd8336908a6 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Mon, 27 May 2024 04:32:33 +0100 Subject: Add new alias for file server --- ansible/roles/nginx/files/files.pydis.wtf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ansible/roles/nginx/files/files.pydis.wtf') 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 / { -- cgit v1.2.3