aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-05-27 04:32:33 +0100
committerGravatar Joe Banks <[email protected]>2024-05-27 04:36:04 +0100
commita9db117d22928f066bf57ed6353ebbd8336908a6 (patch)
treea88da0079b5d9d1b9a42dfc5ef1f09cacdee6af7
parentBump HassanAbouelela/actions from setup-python_v1.5.0 to 1.6.0 (diff)
Add new alias for file server
-rw-r--r--ansible/roles/nginx/files/files.pydis.wtf2
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 / {