docs: add missing config

This commit is contained in:
Glenn Y. Rolland 2024-10-19 11:49:02 +02:00
parent 33837396fd
commit 3ef67bdb78

View file

@ -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