idk
This commit is contained in:
parent
02eb92a443
commit
423bfff09d
2 changed files with 7 additions and 0 deletions
|
|
@ -57,6 +57,12 @@ in {
|
|||
proxyPass = "http://${osConfig.containers.forgejo.localAddress}:${toString osConfig.horseman.containers.forgejo.port}";
|
||||
};
|
||||
};
|
||||
|
||||
"vault.koendevLocal.nl" = {
|
||||
locations."/" = {
|
||||
proxyPass = "http://${osConfig.containers.vaultwarden.localAddress}:${toString osConfig.horseman.containers.vaultwarden.port}";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue