Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Changes
Page history
changed git remote upstream to live and fixed typo
authored
Nov 27, 2015
by
Gualter
Hide whitespace changes
Inline
Side-by-side
_deployment.md
View page @
03e84e6c
...
...
@@ -107,7 +107,7 @@ dokku config dbp2016_live
```
git clone https://lab.allmende.io/ecobytes/dbp2016.git
cd dbp2016
git remote add
dokku
dokku
:
apps.ecobytes.net:dbp2016_live
git remote add
live
dokku
@
apps.ecobytes.net:dbp2016_live
git fetch
git checkout deployment
```
...
...