diff --git a/README.md b/README.md index 22dcefe..5251205 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,8 @@ dokku mysql:info lolipop # NOTE: this will restart your app dokku mysql: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_MYSQL_LOLIPOP_NAME=/lolipop/DATABASE # DOKKU_MYSQL_LOLIPOP_PORT=tcp://172.17.0.1:3306