mirror of
https://github.com/fluencelabs/examples
synced 2025-04-25 10:42:16 +00:00
add new-style deploy config file
This commit is contained in:
parent
9bcd91e9a2
commit
9d7e32eb8c
@ -0,0 +1,11 @@
|
||||
{
|
||||
"hello-world": {
|
||||
"modules": [
|
||||
{
|
||||
"name": "hello_world",
|
||||
"path": "./artifacts/hello_world.wasm",
|
||||
"logger_enabled": [true]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user