krebs.git.cgit: add server name for cgit.*.r
This commit is contained in:
parent
922389ef20
commit
c8b0a57549
|
@ -392,6 +392,7 @@ let
|
|||
servers.cgit = {
|
||||
server-names = [
|
||||
"cgit.${config.networking.hostName}"
|
||||
"cgit.${config.networking.hostName}.r"
|
||||
"cgit.${config.networking.hostName}.retiolum"
|
||||
];
|
||||
locations = [
|
||||
|
|
Loading…
Reference in a new issue