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