We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed36e16 commit b97f8efCopy full SHA for b97f8ef
docs/provisioning.rst
@@ -55,7 +55,7 @@ Now you should be able to set up the rest::
55
56
# Tell local git about the dokku server and push
57
$ git remote add cfd cfd:ncfoodinspector
58
- $ git push cfd dokku
+ $ git push cfd master
59
60
# Domains
61
ssh cfd domains:add ncfoodinspector ncfoodinspector.com
0 commit comments