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