Commit aa1a0ce7 authored by nimrod's avatar nimrod
Browse files

Remove hostname for LAM.

The SSL-terminating proxy should have that hostname.
parent 4478eef7
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -35,7 +35,6 @@ 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