tv nginx public_html: drop .retiolum
This commit is contained in:
parent
d578c5681b
commit
38ddfb8cda
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue