feat: MediaServices | add ingress for arr services
This commit is contained in:
@@ -76,6 +76,7 @@ export class MediaServices extends TerraformStack {
|
||||
new ProwlarrServer(this, "prowlarr", {
|
||||
provider,
|
||||
namespace,
|
||||
host: "prowlarr.dogar.dev",
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user