mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-09 22:24:05 -08:00
docs: Update link to postgres example (#9244)
This commit is contained in:
parent
24c3150056
commit
3fbcbce362
|
@ -129,7 +129,7 @@ docker run -it --rm \
|
|||
docker.n8n.io/n8nio/n8n
|
||||
```
|
||||
|
||||
A full working setup with docker-compose can be found [here](https://github.com/n8n-io/n8n/blob/master/docker/compose/withPostgres/README.md)
|
||||
A full working setup with docker-compose can be found [here](https://github.com/n8n-io/n8n-hosting/blob/main/docker-compose/withPostgres/README.md)
|
||||
|
||||
## Passing Sensitive Data via File
|
||||
|
||||
|
|
Loading…
Reference in a new issue