mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Merge pull request #2097 from JavierCane/patch-1
docs: update complete Docker Compose for Postgres example URL
This commit is contained in:
commit
4684d7e69d
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user