Deconflict external port with Synclounge

Both used 8088
This commit is contained in:
timekills
2019-03-18 01:07:08 +04:30
committed by GitHub
parent 929a75d113
commit 093776b810

View File

@@ -15,7 +15,7 @@
set_fact:
pgrole: 'mcmyadmin'
intport: '8080'
extport: '8088'
extport: '8087'
image: 'linuxserver/mcmyadmin2'
- name: 'Including cron job'