mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 04:22:11 +00:00
Update rules.sh
This commit is contained in:
parent
56a20756c8
commit
60cb42b34d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue