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