tv nginx public_html: drop .retiolum

This commit is contained in:
tv 2017-04-12 11:29:42 +02:00
parent d578c5681b
commit 38ddfb8cda

View File

@ -10,7 +10,6 @@ with import <stockholm/lib>;
"localhost"
"${config.krebs.build.host.name}"
"${config.krebs.build.host.name}.r"
"${config.krebs.build.host.name}.retiolum"
];
locations."~ ^/~(.+?)(/.*)?\$".extraConfig = ''
alias /home/$1/public_html$2;