feat: change port
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 37s
lint-test-helm / validate-kubeconform (pull_request) Successful in 47s
render-manifests / render-manifests (pull_request) Successful in 38s

This commit is contained in:
2026-04-09 20:26:04 -05:00
parent 3a8cbf50a2
commit 9bff2d2339
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