Skip to content
Snippets Groups Projects
Commit 25e7dd71 authored by Lukas Welte's avatar Lukas Welte
Browse files

highlight file path as code

parent 58a1db2b
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,6 @@ In this scenario all you need to do is make sure you launch Metabase with the co
-e "MB_DB_HOST=my-database-host" \
--name metabase metabase/metabase
Keep in mind that Metabase will be connecting from within your docker container, so make sure that either you're using a fully qualified hostname or that you've set a proper entry in your container's /etc/hosts file.
Keep in mind that Metabase will be connecting from within your docker container, so make sure that either you're using a fully qualified hostname or that you've set a proper entry in your container's `/etc/hosts file`.
Now that you’ve installed Metabase, it’s time to [set it up and connect it to your database](../setting-up-metabase.md).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment