Remove dupe env in lldap
This commit is contained in:
parent
ee67a2976c
commit
0c7f88d1ff
@ -109,11 +109,6 @@ job "lldap" {
|
||||
]
|
||||
}
|
||||
|
||||
env = {
|
||||
"LLDAP_LDAP_PORT" = "${NOMAD_PORT_ldap}"
|
||||
"LLDAP_HTTP_PORT" = "${NOMAD_PORT_web}"
|
||||
}
|
||||
|
||||
template {
|
||||
data = <<EOH
|
||||
database_url = "sqlite:///data/users.db?mode=rwc"
|
||||
|
Loading…
Reference in New Issue
Block a user