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 31, 2024
1 parent b9f6055 commit 51231c9
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 @@ -2,7 +2,7 @@
name = "Start MariaDB"
command = ["fluentci run --wasm mariadb start"]
env = [
"MARIADB_DATABSE=todo",
"MARIADB_DATABASE=todo",
"MARIADB_USER=user",
"MARIADB_PASSWORD=testrootpass",
]
Expand Down

0 comments on commit 51231c9

Please sign in to comment.