mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
docs: Update link to postgres example (#9244)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user