Merge pull request 'feat: change port' (#5784) from tmp/metrics-2 into main
All checks were successful
lint-test-helm / lint-helm (push) Successful in 20s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m45s

Reviewed-on: #5784
This commit was merged in pull request #5784.
This commit is contained in:
2026-04-10 01:29:57 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ bazarr:
args: ["bazarr"]
env:
- name: URL
value: http://localhost
value: http://localhost:6767
- name: PORT
value: 9792
- name: APIKEY

View File

@@ -27,7 +27,7 @@ prowlarr:
args: ["prowlarr"]
env:
- name: URL
value: http://localhost
value: http://localhost:9696
- name: PORT
value: 9792
- name: APIKEY