mirror of
https://github.com/fluencelabs/examples
synced 2025-06-15 11:01:20 +00:00
reflecting the deployment config changes (#344)
* reflecting the deployment config changes * Try temporary CI fix (#345) Co-authored-by: igor <dev@igor.sh> Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
{
|
||||
"name": "hello_world",
|
||||
"path": "./artifacts/hello_world.wasm",
|
||||
"logger_enabled": [true]
|
||||
"logger_enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -5,7 +5,7 @@
|
||||
{
|
||||
"name": "ts_oracle",
|
||||
"path": "./artifacts/ts_oracle.wasm",
|
||||
"logger_enabled": [true]
|
||||
"logger_enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user