Skip to content

Commit

Permalink
Update fluentci.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr authored Aug 29, 2024
1 parent 48aea96 commit 562bfde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .fluentci/fluentci.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ command = [
"fluentci run --wasm elixir compile",
]
env = [
"MYSQL_DATABASE=exampple_test",
"MYSQL_DATABASE=example_test",
"MYSQL_USER=root",
"MYSQL_HOST=127.0.0.1",
]

0 comments on commit 562bfde

Please sign in to comment.