change port for prowlarr

This commit is contained in:
Qballjos 2021-08-01 18:00:07 +02:00
parent d016de9aa8
commit 685968542d
1 changed files with 1 additions and 1 deletions

View File

@ -2741,7 +2741,7 @@
"name": "prowlarr", "name": "prowlarr",
"platform": "linux", "platform": "linux",
"ports": [ "ports": [
"8989:8989/tcp" "9696:9696/tcp"
], ],
"restart_policy": "unless-stopped", "restart_policy": "unless-stopped",
"title": "Prowlarr", "title": "Prowlarr",