fixed transmission ports

This commit is contained in:
SelfhostedPro 2020-06-09 12:51:21 -07:00
parent 15fcacb5ee
commit 4424a5c4e2
1 changed files with 1 additions and 1 deletions

View File

@ -3252,7 +3252,7 @@
"platform": "linux",
"restart_policy": "unless-stopped",
"ports": [
"8080:8080/tcp"
"9091:9091/tcp"
],
"volumes": [
{