Skip to content
Snippets Groups Projects
Commit aa1a0ce7 authored by nimrod's avatar nimrod
Browse files

Remove hostname for LAM.

The SSL-terminating proxy should have that hostname.
parent 4478eef7
No related branches found
No related tags found
No related merge requests found
Pipeline #884 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment