diff --git a/.gitignore b/.gitignore index 03eab29..40b0f78 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ node_modules # Local Netlify folder .netlify + diff --git a/pages/devs/workers/deploy-worker/build-and-deploy-worker-with-alibaba-cloud.mdx b/pages/devs/workers/deploy-worker/build-and-deploy-worker-with-alibaba-cloud.mdx index 546016c..6445e9c 100644 --- a/pages/devs/workers/deploy-worker/build-and-deploy-worker-with-alibaba-cloud.mdx +++ b/pages/devs/workers/deploy-worker/build-and-deploy-worker-with-alibaba-cloud.mdx @@ -1,3 +1,5 @@ +import { Callout } from 'nextra/components' + # Build and Deploy a Worker Node With Alibaba Cloud This guide provides detailed instructions on how to deploy an Allora Worker Node on Alibaba Cloud infrastructure.