cluster/services/websites: rewrite.target -> consulService
This commit is contained in:
parent
e3b6d66991
commit
b2c9676a49
1 changed files with 1 additions and 1 deletions
|
@ -52,6 +52,6 @@ in
|
|||
};
|
||||
|
||||
dns.records = lib.genAttrs [ "www" "draw" "stop-using-nix-env" "whoami" ] (lib.const {
|
||||
rewrite.target = "static-lb";
|
||||
consulService = "static-lb";
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue