From 427399a556f3f29dba82a06d94040ea94262556f Mon Sep 17 00:00:00 2001 From: Kyle Button Date: Sun, 13 Jan 2019 18:35:13 -0600 Subject: [PATCH] Update xteve.yml changed ports to the correct ones. --- apps/xteve.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/xteve.yml b/apps/xteve.yml index 74c7434..4ba17b7 100644 --- a/apps/xteve.yml +++ b/apps/xteve.yml @@ -14,7 +14,7 @@ - name: 'Set Known Facts' set_fact: pgrole: 'xteve' - intport: '32768' + intport: '34400' extport: '34400' image: 'crobibero/xteve'