krebs.git.cgit: add server name for cgit.*.r

This commit is contained in:
tv 2016-06-07 23:08:55 +02:00
parent 922389ef20
commit c8b0a57549

View file

@ -392,6 +392,7 @@ let
servers.cgit = {
server-names = [
"cgit.${config.networking.hostName}"
"cgit.${config.networking.hostName}.r"
"cgit.${config.networking.hostName}.retiolum"
];
locations = [