diff --git a/production.yml b/production.yml index 83aa0e6..3d984d8 100644 --- a/production.yml +++ b/production.yml @@ -109,6 +109,7 @@ webservers: web_hostname: - garage.mateu.be - mastodon-ndfr.garage.mateu.be + - medias.m.nintendojo.fr - nextcloud-libertus.garage.mateu.be web1.dmz.mateu.be: web_hostname: diff --git a/roles/nginx/templates/vhosts/medias.m.nintendojo.fr.conf.j2 b/roles/nginx/templates/vhosts/medias.m.nintendojo.fr.conf.j2 new file mode 120000 index 0000000..8abe5a8 --- /dev/null +++ b/roles/nginx/templates/vhosts/medias.m.nintendojo.fr.conf.j2 @@ -0,0 +1 @@ +garage.mateu.be.conf.j2 \ No newline at end of file