Test with n8m command
This commit is contained in:
@@ -21,6 +21,7 @@ services:
|
||||
n8n:
|
||||
image: docker.n8n.io/n8nio/n8n
|
||||
restart: always
|
||||
command: n8n
|
||||
environment:
|
||||
- DB_TYPE=postgresdb
|
||||
- DB_POSTGRESDB_HOST=postgres
|
||||
|
||||
Reference in New Issue
Block a user