add N8N_HOST and N8N_PORT to config
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
config:
|
||||
host: ""
|
||||
port: "5678"
|
||||
debug: false
|
||||
db_type: postgresdb
|
||||
postgres:
|
||||
|
Reference in New Issue
Block a user