Add Docker Compose configuration for n8n service and example environment file

This commit is contained in:
Peter Wood
2025-04-29 16:17:53 -04:00
parent 994715cbf9
commit 06209f6583
3 changed files with 54 additions and 0 deletions

9
n8n/.env.example Normal file
View File

@@ -0,0 +1,9 @@
POSTGRES_DB=nodemotion
POSTGRES_USER=nodemotion
# openssl rand -base64 18
POSTGRES_PASSWORD=
POSTGRES_NON_ROOT_USER=
# openssl rand -base64 18
POSTGRES_NON_ROOT_PASSWORD=