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 5f19b7c commit bdf3be8
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 = [
"MARIADN_USER=user",
"MARIADB_USER=user",
"MARIADB_PASSWORD=password",
"MARIADB_DATABASE=laravel",
]
Expand Down

0 comments on commit bdf3be8

Please sign in to comment.