From 69ff0e0877ad2c87158e22078058ec23dd02bf3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Ferrer=20Gonz=C3=A1lez?= Date: Sat, 11 May 2024 01:20:41 +0200 Subject: [PATCH] docs: update complete Docker Compose for Postgres example URL --- docs/hosting/installation/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hosting/installation/docker.md b/docs/hosting/installation/docker.md index 4dc7591a0..3967f5fae 100644 --- a/docs/hosting/installation/docker.md +++ b/docs/hosting/installation/docker.md @@ -70,7 +70,7 @@ docker run -it --rm \ docker.n8n.io/n8nio/n8n ``` -A complete `docker-compose` file for Postgres can be found [here](https://github.com/n8n-io/n8n/blob/master/docker/compose/withPostgres/). +A complete `docker-compose` file for Postgres can be found [here](https://github.com/n8n-io/n8n-hosting/tree/main/docker-compose/withPostgres). ## Setting timezone