wry: listen for graphs.retiolum

This commit is contained in:
makefu 2015-10-25 18:06:46 +01:00
parent bd6199c2fa
commit c1b3dbef6c

View file

@ -47,7 +47,7 @@ in {
# TODO: remove hard-coded hostname
complete = {
listen = [ "${internal-ip}:80" ];
server-names = [ "graphs.wry" ];
server-names = [ "graphs.wry" "graphs.retiolum" "graphs.wry.retiolum" ];
};
anonymous = {
listen = [ "${external-ip}:80" ] ;