Remove dupe env in lldap

This commit is contained in:
IamTheFij 2022-11-22 09:59:40 -08:00
parent ee67a2976c
commit 0c7f88d1ff
1 changed files with 0 additions and 5 deletions

View File

@ -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"