update
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# n8n credentials
|
||||
<%- if database_type == 'postgres' %>
|
||||
DATABASE_USER=<< database_user >>
|
||||
DATABASE_PASSWORD=<< database_password >>
|
||||
<%- endif %>
|
||||
N8N_ENCRYPTION_KEY=<< encryption_key >>
|
||||
Reference in New Issue
Block a user