fix ldap port
This commit is contained in:
parent
32f0d93194
commit
969141ce60
@ -16,7 +16,7 @@ job "lldap" {
|
|||||||
mode = "host"
|
mode = "host"
|
||||||
port "ldap" {
|
port "ldap" {
|
||||||
to = 3890
|
to = 3890
|
||||||
static = 3890
|
static = 389
|
||||||
}
|
}
|
||||||
port "http" {
|
port "http" {
|
||||||
to = 17170
|
to = 17170
|
||||||
|
Loading…
Reference in New Issue
Block a user