We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5cc9dc2 + 052f110 commit 44f9223Copy full SHA for 44f9223
1 file changed
docker/compose/docker-compose.kb.yml
@@ -21,7 +21,7 @@ services:
21
ports:
22
- "9090:8080"
23
environment:
24
- - KAUI_CONFIG_DAO_URL=jdbc:mariadb://db:3306/kaui
+ - KAUI_CONFIG_DAO_URL=jdbc:mysql://db:3306/kaui
25
- KAUI_CONFIG_DAO_USER=root
26
- KAUI_CONFIG_DAO_PASSWORD=killbill
27
- KAUI_KILLBILL_URL=http://killbill:8080
0 commit comments