docs: add missing config
This commit is contained in:
parent
33837396fd
commit
3ef67bdb78
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue