Skip to content

Commit

Permalink
fix: fix juel dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bingo-soft committed Aug 14, 2023
1 parent 6e40366 commit 1159387
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions examples/QuickStart/EngineStarterService/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/QuickStart/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
environment:
DB_JABE_DRIVER: pdo_mysql
DB_JABE_HOST: mysql_db
DB_JABE_PORT: 3307
DB_JABE_PORT: 3306
DB_JABE_USER: test
DB_JABE_PASSWORD: test
DB_JABE_NAME: engine
Expand Down

0 comments on commit 1159387

Please sign in to comment.