mirror of
https://github.com/fluencelabs/examples
synced 2025-06-28 17:21:33 +00:00
update aqua deploy to config-path from data-path
This commit is contained in:
@ -126,7 +126,7 @@ export const useRemoveService = () => {
|
||||
if (!isConnected || serviceId === null) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
await remove_service(relay!, serviceId, {
|
||||
ttl: 10000,
|
||||
});
|
||||
|
Reference in New Issue
Block a user