diff --git a/README.md b/README.md index 321948c..c1d8b8c 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,11 @@ Create APP dokku apps:create cicd-agent -Setup Network & Domains +Setup Network dokku network:create cicd_net dokku network:set cicd-agent attach-post-create cicd_net + dokku proxy:disable cicd-agent Setup Volumes