Skip to content

Commit

Permalink
Set admin account env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
meytin1337 committed Feb 12, 2024
1 parent 7e83a70 commit efec280
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:
KC_HOSTNAME: keycloak.michendorf.klima-daten.de
KC_DB_URL: 'jdbc:mariadb://mariadb:3306/mysql'
KC_TRANSACTION_XA_ENABLED: 'false'
KEYCLOAK_ADMIN: admin
networks:
public:
keycloak:
Expand Down

0 comments on commit efec280

Please sign in to comment.