Remove dupe env in lldap

This commit is contained in:
IamTheFij 2022-11-22 09:59:40 -08:00
parent ee67a2976c
commit 0c7f88d1ff

View File

@ -109,11 +109,6 @@ job "lldap" {
] ]
} }
env = {
"LLDAP_LDAP_PORT" = "${NOMAD_PORT_ldap}"
"LLDAP_HTTP_PORT" = "${NOMAD_PORT_web}"
}
template { template {
data = <<EOH data = <<EOH
database_url = "sqlite:///data/users.db?mode=rwc" database_url = "sqlite:///data/users.db?mode=rwc"