fixing prowlarr
This commit is contained in:
parent
c3ae2adf61
commit
3917d9f432
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ spec:
|
||||||
entryPoints:
|
entryPoints:
|
||||||
- websecure
|
- websecure
|
||||||
routes:
|
routes:
|
||||||
- match: Host(`prowlarr${SECRET_INTERNAL_DOMAIN_NAME}`)
|
- match: Host(`prowlarr.local.mafyuh.com`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
services:
|
services:
|
||||||
- name: headless-prowlarr
|
- name: headless-prowlarr
|
||||||
|
|
Loading…
Reference in a new issue