update prowlarr port
This commit is contained in:
parent
82932972f2
commit
9a5433277b
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ spec:
|
|||
env:
|
||||
TZ: "${TZ}"
|
||||
PROWLARR__INSTANCE_NAME: *app
|
||||
PROWLARR__PORT: &port 7878
|
||||
PROWLARR__PORT: &port 9696
|
||||
PROWLARR__APPLICATION_URL: "https://prowlarr.${LOCAL_DOMAIN}"
|
||||
PROWLARR__THEME: dark
|
||||
PROWLARR__LOG_LEVEL: info
|
||||
|
|
Reference in a new issue