Skip to content

Commit

Permalink
Enable again mariadb root password
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAxelander committed Oct 29, 2024
1 parent eddaaa6 commit d2fcb75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
MARIADB_DATABASE: openbudgeteer
MARIADB_USER: openbudgeteer
MARIADB_PASSWORD: openbudgeteer
#MARIADB_ROOT_PASSWORD: openbudgeteer
MARIADB_ROOT_PASSWORD: openbudgeteer
options: >-
--health-cmd="healthcheck.sh --connect --innodb_initialized"
--health-interval=10s
Expand Down

0 comments on commit d2fcb75

Please sign in to comment.