mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -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_PASSWORD>
|
||||||
- <POSTGRES_PORT>
|
- <POSTGRES_PORT>
|
||||||
- <POSTGRES_USER>
|
- <POSTGRES_USER>
|
||||||
|
- <POSTGRES_SCHEMA>
|
||||||
|
|
||||||
```
|
```
|
||||||
docker run -it --rm \
|
docker run -it --rm \
|
||||||
|
|
Loading…
Reference in a new issue