Skip to content

Commit

Permalink
Updated environment
Browse files Browse the repository at this point in the history
  • Loading branch information
scheepers committed Oct 12, 2020
1 parent e5905c4 commit 461e0e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions default.env
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Auth
KEYCLOAK_USER=admin
KEYCLOAK_PASSWORD=change_me!
KEYCLOAK_PASSWORD=change_me

# Store
LDAP_ADMIN_PASSWORD=change_me!
LDAP_CONFIG_PASSWORD=change_me!
LDAP_ADMIN_PASSWORD=change_me
LDAP_CONFIG_PASSWORD=change_me
LDAP_ORGANISATION=TMI
LDAP_DOMAIN=tmi.mobi
LDAP_BASE_DN=dc=tmi,dc=mobi
Expand Down

0 comments on commit 461e0e3

Please sign in to comment.