changed port from 8080 to 8088 (conflict)

This commit is contained in:
timekills
2019-01-15 23:41:58 +04:30
committed by GitHub
parent d16b8271d2
commit 97a5a59503

View File

@@ -14,8 +14,8 @@
- name: 'Set Known Facts'
set_fact:
pgrole: 'mcmyadmin2'
intport: '8080'
extport: '8080'
intport: '8088'
extport: '8088'
intport2: '25565'
extport2: '25565'
image: 'linuxserver/mcmyadmin2'