feat: change port #5784

Merged
alexlebens merged 1 commits from tmp/metrics-2 into main 2026-04-10 01:30:01 +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