expose redis
This commit is contained in:
parent
012bf85461
commit
2e121fb4d0
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ in {
|
|||
port = 53538;
|
||||
save = [];
|
||||
requirePassFile = config.sops.secrets."services/chir-rs/auth/password".path;
|
||||
bind = null;
|
||||
};
|
||||
networking.firewall.interfaces."wg0".allowedTCPPorts = [53538];
|
||||
services.caddy.virtualHosts."auth.chir.rs" = {
|
||||
|
|
Loading…
Reference in a new issue