mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
fix typo
This commit is contained in:
parent
64bc333608
commit
ce739d93d5
@ -83,7 +83,7 @@ LDAP_BASE=${LDAP_BASE:-}
|
||||
LDAP_USER_FILTER=${LDAP_USER_FILTER:-}
|
||||
|
||||
HSTS_ENABLED=${HSTS_ENABLED:-true}
|
||||
HSTS_MAX_AGE=${HSTS_MAXAGE:-31536000}
|
||||
HSTS_MAX_AGE=${HSTS_MAX_AGE:-31536000}
|
||||
|
||||
REDMINE_URL=${REDMINE_URL:-}
|
||||
JIRA_URL=${JIRA_URL:-}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user