feat: upgrade plugn

This commit is contained in:
Jose Diaz-Gonzalez
2017-08-26 04:23:53 -04:00
parent ca6c41657c
commit de384d09b9
2 changed files with 3 additions and 3 deletions

View File

@@ -58,7 +58,7 @@ dokku postgres:create lolipop
# you can also specify custom environment
# variables to start the postgres service
# in semi-colon separated forma
# in semi-colon separated form
export POSTGRES_CUSTOM_ENV="USER=alpha;HOST=beta"
dokku postgres:create lolipop