mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Merge f5391ba92a into dbf962cea9
This commit is contained in:
commit
d5ada864a4
@ -38,7 +38,7 @@ export DB_POSTGRESDB_PASSWORD=n8n
|
||||
export DB_POSTGRESDB_SCHEMA=n8n
|
||||
|
||||
# optional:
|
||||
export DB_POSTGRESDB_SSL_CA=$(pwd)/ca.crt
|
||||
export DB_POSTGRESDB_SSL_CA_FILE=$(pwd)/ca.crt
|
||||
export DB_POSTGRESDB_SSL_REJECT_UNAUTHORIZED=false
|
||||
|
||||
n8n start
|
||||
|
||||
Loading…
Reference in New Issue
Block a user