Merge remote-tracking branch 'pnp/master'

This commit is contained in:
lassulus 2015-10-25 21:27:14 +01:00
commit 4bdb4d14d3

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" ] ;