📚 Add links to example docker-compose setup

This commit is contained in:
Jan Oberhauser
2019-11-07 21:05:34 +01:00
parent b013e09f4a
commit fcb4f8554c
2 changed files with 10 additions and 0 deletions

View File

@@ -2,3 +2,6 @@
Detailed information about how to run n8n in Docker can be found in the README
of the [Docker Image](https://github.com/n8n-io/n8n/blob/master/docker/images/n8n/README.md).
A basic step by step example setup of n8n with docker-compose and Lets Encrypt is available on the
[Server Setup](server-setup.md) page.