Merge pull request 'feat: change port' (#5784) from tmp/metrics-2 into main
Reviewed-on: #5784
This commit was merged in pull request #5784.
This commit is contained in:
@@ -35,7 +35,7 @@ bazarr:
|
||||
args: ["bazarr"]
|
||||
env:
|
||||
- name: URL
|
||||
value: http://localhost
|
||||
value: http://localhost:6767
|
||||
- name: PORT
|
||||
value: 9792
|
||||
- name: APIKEY
|
||||
|
||||
@@ -27,7 +27,7 @@ prowlarr:
|
||||
args: ["prowlarr"]
|
||||
env:
|
||||
- name: URL
|
||||
value: http://localhost
|
||||
value: http://localhost:9696
|
||||
- name: PORT
|
||||
value: 9792
|
||||
- name: APIKEY
|
||||
|
||||
Reference in New Issue
Block a user