Add link to docker tips wiki page to Docker.md

This commit is contained in:
Luis Ramos
2020-04-29 14:16:59 +01:00
committed by GitHub
parent 407d890d23
commit 0f16c43f21

View File

@@ -52,3 +52,5 @@ The default admin user is 'ofn@example.com' with 'ofn123' password.
Check the app in the browser at `http://localhost:3000`.
You will then get the trace of the containers in the terminal. You can stop the containers using Ctrl-C in the terminal.
You can find some useful tips and commands [here](https://github.com/openfoodfoundation/openfoodnetwork/wiki/Docker:-useful-tips-and-commands).