Update README about docker env var

This commit is contained in:
Loïc Guitaut
2015-10-21 16:17:36 +02:00
parent 08c7165084
commit f1d92b60c1

View File

@@ -73,7 +73,8 @@ dokku mongo:info lolipop
# NOTE: this will restart your app
dokku mongo:link lolipop playground
# the above will expose the following environment variables
# the following environment variables will be set automatically by docker (not
# on the app itself, so they wont be listed when calling dokku config)
#
# DOKKU_MONGO_LOLIPOP_NAME=/lolipop/DATABASE
# DOKKU_MONGO_LOLIPOP_PORT=tcp://172.17.0.1:27017