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

View File

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