mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
Deconflict external port with Synclounge
Both used 8088
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
set_fact:
|
||||
pgrole: 'mcmyadmin'
|
||||
intport: '8080'
|
||||
extport: '8088'
|
||||
extport: '8087'
|
||||
image: 'linuxserver/mcmyadmin2'
|
||||
|
||||
- name: 'Including cron job'
|
||||
|
||||
Reference in New Issue
Block a user