Skip to content

Commit 51231c9

Browse files
authored
Update fluentci.toml
1 parent b9f6055 commit 51231c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.fluentci/fluentci.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "Start MariaDB"
33
command = ["fluentci run --wasm mariadb start"]
44
env = [
5-
"MARIADB_DATABSE=todo",
5+
"MARIADB_DATABASE=todo",
66
"MARIADB_USER=user",
77
"MARIADB_PASSWORD=testrootpass",
88
]

0 commit comments

Comments
 (0)