From 942d0d563b835dccec11a8f2d452aa8224b20f9f Mon Sep 17 00:00:00 2001 From: Cris Mathew Date: Fri, 23 May 2025 12:14:02 +0300 Subject: [PATCH] Update ConvertX/readme.md --- ConvertX/readme.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/ConvertX/readme.md b/ConvertX/readme.md index 1c1cbd3..95fb11c 100644 --- a/ConvertX/readme.md +++ b/ConvertX/readme.md @@ -5,17 +5,12 @@ First go to your cloudflare at https://dash.cloudflare.com and create a new CNAME record, something like ```convert.YOURDOMAIN.com``` -Then let's setup directories in your homefolder like so: -- ~/convertx - -Basically: +Create a folder in your home directory ``` mkdir ~/convertx -cd ~/convertx ``` - -Then copy the contents from my compose.yml to your portainer > stacks > create new stack, and make the necessary changes. - ## Run -Ater making the changes in the compose.yml, deploy it. +- Copy the contents from my compose.yml to your portainer > stacks > create new stack, and make the necessary changes. + +- Ater making the changes in the compose.yml, deploy it.