Skip to content

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

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

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
Copy Markdown

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
Copy Markdown

Can you create a pull request for this

@reshmabidikar
Copy link
Copy Markdown
Contributor

Addressed in #323. Closing this one.

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.

3 participants