diff options
| author | tv <tv@krebsco.de> | 2017-04-12 11:29:42 +0200 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2017-04-12 11:30:18 +0200 |
| commit | 38ddfb8cda50644c943962c37f560e33227c64d1 (patch) | |
| tree | a895dc0a42572f0e7ba2977c628282314f133097 | |
| parent | d578c5681baff31c88a462eb6aed3f907eaa0788 (diff) | |
tv nginx public_html: drop .retiolum
| -rw-r--r-- | tv/2configs/nginx/public_html.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tv/2configs/nginx/public_html.nix b/tv/2configs/nginx/public_html.nix index 9744da1e8..a686d281c 100644 --- a/tv/2configs/nginx/public_html.nix +++ b/tv/2configs/nginx/public_html.nix @@ -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; |
