Initial add
This commit is contained in:
9
Docker/n8m/.env
Normal file
9
Docker/n8m/.env
Normal file
@@ -0,0 +1,9 @@
|
||||
POSTGRES_USER=changeUser
|
||||
POSTGRES_PASSWORD=changePassword
|
||||
POSTGRES_DB=n8n
|
||||
|
||||
POSTGRES_NON_ROOT_USER=changeUser
|
||||
POSTGRES_NON_ROOT_PASSWORD=changePassword
|
||||
|
||||
PATH_TO_POSTGRES=/home/user/docker/n8m/postgres
|
||||
PATH_TO_APP=/home/user/docker/n8m/app
|
||||
Reference in New Issue
Block a user