mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-02 07:01:30 -08:00
Add missed docs for custom Postgres schema support
This commit is contained in:
parent
31a2138f92
commit
a041e60a1f
|
@ -156,6 +156,7 @@ Replace the following placeholders with the actual data:
|
|||
- <POSTGRES_PASSWORD>
|
||||
- <POSTGRES_PORT>
|
||||
- <POSTGRES_USER>
|
||||
- <POSTGRES_SCHEMA>
|
||||
|
||||
```
|
||||
docker run -it --rm \
|
||||
|
|
Loading…
Reference in a new issue