derp 6
This commit is contained in:
@@ -72,7 +72,7 @@ in {
|
|||||||
tunnels.${cfg.cloudflared.tunnelId} = {
|
tunnels.${cfg.cloudflared.tunnelId} = {
|
||||||
credentialsFile = cfg.cloudflared.credentialsFile;
|
credentialsFile = cfg.cloudflared.credentialsFile;
|
||||||
default = "http_status:404";
|
default = "http_status:404";
|
||||||
ingress."${cfg.url}".service = "http://${vcfg.ROCKET_ADDRESS}:${
|
ingress."${cfg.vaultwarden.url}".service = "http://${vcfg.ROCKET_ADDRESS}:${
|
||||||
toString vcfg.ROCKET_PORT
|
toString vcfg.ROCKET_PORT
|
||||||
}";
|
}";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user