diff --git a/README.md b/README.md index 60ccb5f..321948c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ Setup Network & Domains dokku network:create cicd_net dokku network:set cicd-agent attach-post-create cicd_net - dokku config:set --no-restart cicd-agent DOKKU_LETSENCRYPT_EMAIL=username@example.com Setup Volumes @@ -32,5 +31,5 @@ Setup Secrets Deploy git remote add dokku dokku@dinlas.apps.glenux.net:cicd-agent - git push + git push dokku master