wry: listen for graphs.retiolum
This commit is contained in:
parent
bd6199c2fa
commit
c1b3dbef6c
|
@ -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" ] ;
|
||||
|
|
Loading…
Reference in a new issue