Commit 4478eef7 authored by nimrod's avatar nimrod
Browse files

Set the hostname for ldap-account-manager.

The external name for it.
parent f3713e92
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@ services:
      LAM_PASSWORD: *password  # pragma: allowlist secret
      LDAP_ADMIN_DN: "cn=admin,${LDAP_BASE_DN:-dc=shore,dc=co,dc=il}"
      LDAP_BASE_DN: &base_dn "${LDAP_BASE_DN:-dc=shore,dc=co,dc=il}"
    hostname: lam.shore.co.il
    restart: always
    volumes:
      - _run_slapd:/run/slapd