Update xteve.yml

changed ports to the correct ones.
This commit is contained in:
Kyle Button
2019-01-13 18:35:13 -06:00
committed by GitHub
parent c970ae808f
commit 427399a556

View File

@@ -14,7 +14,7 @@
- name: 'Set Known Facts'
set_fact:
pgrole: 'xteve'
intport: '32768'
intport: '34400'
extport: '34400'
image: 'crobibero/xteve'