mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(retiolum-map): add rrm.r alias
This commit is contained in:
@@ -48,6 +48,8 @@ in
|
|||||||
recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
recommendedTlsSettings = true;
|
recommendedTlsSettings = true;
|
||||||
virtualHosts."graph.r".locations."/".root = "/var/lib/${stateDirectory}";
|
virtualHosts."graph.r".locations."/".root = "/var/lib/${stateDirectory}";
|
||||||
|
# RRM @ https://github.com/krebs/cholerab/blob/master/thesauron.adoc
|
||||||
|
virtualHosts."rrm.r".locations."/".root = "/var/lib/${stateDirectory}";
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.services.geoip-share = {
|
systemd.services.geoip-share = {
|
||||||
|
|||||||
Reference in New Issue
Block a user