Merge pull request #33 from dokku/lg-update-readme
Update README about docker env var
This commit is contained in:
@@ -65,7 +65,8 @@ dokku redis:info lolipop
|
|||||||
# NOTE: this will restart your app
|
# NOTE: this will restart your app
|
||||||
dokku redis:link lolipop playground
|
dokku redis: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 won’t be listed when calling dokku config)
|
||||||
#
|
#
|
||||||
# DOKKU_REDIS_LOLIPOP_NAME=/lolipop/DATABASE
|
# DOKKU_REDIS_LOLIPOP_NAME=/lolipop/DATABASE
|
||||||
# DOKKU_REDIS_LOLIPOP_PORT=tcp://172.17.0.1:6379
|
# DOKKU_REDIS_LOLIPOP_PORT=tcp://172.17.0.1:6379
|
||||||
|
|||||||
Reference in New Issue
Block a user