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"