doc: Fix typo in deploy command
This commit is contained in:
parent
afee1b8a8f
commit
96689f9c30
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ Setup Configuration
|
|||
|
||||
Deploy
|
||||
|
||||
git remote add dokku dokku@example.com:cicd
|
||||
git remote add dokku dokku@example.com:code
|
||||
git push
|
||||
|
||||
## Create Wrapper
|
||||
|
|
Loading…
Reference in a new issue