Update rules.sh

This commit is contained in:
Marco Ochse 2018-03-15 22:36:10 +01:00 committed by GitHub
parent 56a20756c8
commit 60cb42b34d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
#!/bin/bash
### Vars, Ports for Standard services
myHOSTPORTS="64295"
myHOSTPORTS="7634 64295"
myDOCKERCOMPOSEYML="$1"
myRULESFUNCTION="$2"