m: graphs -> graph
This commit is contained in:
parent
27bc75cb74
commit
afc0afbf8c
|
@ -23,8 +23,8 @@ in {
|
|||
}
|
||||
'';
|
||||
serverAliases = [
|
||||
"graphs.r" "graphs.retiolum"
|
||||
"graphs.${hn}" "graphs.${hn}.retiolum"
|
||||
"graph.r"
|
||||
"graph.${hn}" "graph.${hn}.r"
|
||||
];
|
||||
};
|
||||
anonymous = {
|
||||
|
|
Loading…
Reference in a new issue