From 60cb42b34d371538e9e746e6b21d09fe1431ab47 Mon Sep 17 00:00:00 2001 From: Marco Ochse Date: Thu, 15 Mar 2018 22:36:10 +0100 Subject: [PATCH] Update rules.sh --- bin/rules.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/rules.sh b/bin/rules.sh index 7e30e3d3..2d20a955 100755 --- a/bin/rules.sh +++ b/bin/rules.sh @@ -1,7 +1,7 @@ #!/bin/bash ### Vars, Ports for Standard services -myHOSTPORTS="64295" +myHOSTPORTS="7634 64295" myDOCKERCOMPOSEYML="$1" myRULESFUNCTION="$2"