Skip to content

replace mariadb with mysql in the kaui config dao url#275

Open
HanyHeikal wants to merge 1 commit intokillbill:masterfrom
HanyHeikal:docker-compose-issue-274
Open

replace mariadb with mysql in the kaui config dao url#275
HanyHeikal wants to merge 1 commit intokillbill:masterfrom
HanyHeikal:docker-compose-issue-274

Conversation

@HanyHeikal
Copy link

Fix for issue #274
By modifying line number “24” in “docker-compose.kb.yml”
Basically, replacing this line:

  • KAUI_CONFIG_DAO_URL=jdbc:mariadb://db:3306/kaui
    with
  • KAUI_CONFIG_DAO_URL=jdbc:mysql://db:3306/kaui

More detail is included in the group conversation https://groups.google.com/g/killbilling-users/c/pfz59uZ8NW0

@shaun-forgie
Copy link

Can you create a pull request for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants