treewide: move to 'old' domain

This commit is contained in:
Bruno BELANYI 2021-02-08 12:15:17 +01:00
parent 47082428b8
commit be7977ec0b
9 changed files with 13 additions and 11 deletions

View file

@ -29,7 +29,7 @@ server {
root /config/www/hugo;
index index.html;
server_name belanyi.fr;
server_name old.belanyi.fr;
# all ssl related config moved to ssl.conf
include /config/nginx/ssl.conf;
@ -52,7 +52,7 @@ server {
root /config/www/hugo-dev;
index index.html;
server_name dev.belanyi.fr;
server_name dev.old.belanyi.fr;
# all ssl related config moved to ssl.conf
include /config/nginx/ssl.conf;

View file

@ -1,7 +1,7 @@
PUID=1000
PGID=1000
TZ=Europe/Paris
URL=belanyi.fr
URL=old.belanyi.fr
SUBDOMAINS=wildcard
VALIDATION=dns
DNSPLUGIN=gandi