📚 Add 🐳 Docker Compose example for 🐘 PostgresQL
This commit is contained in:
6
docker/compose/withPostgres/.env
Normal file
6
docker/compose/withPostgres/.env
Normal file
@@ -0,0 +1,6 @@
|
||||
POSTGRES_USER=adminuser
|
||||
POSTGRES_PASSWORD=JvsjjAYg12FJ90sdCBdsh322V
|
||||
POSTGRES_DB=n8n
|
||||
|
||||
POSTGRES_NON_ROOT_USER=n8nuser
|
||||
POSTGRES_NON_ROOT_PASSWORD=PLsQ8vHGShwDFdmSssb
|
||||
Reference in New Issue
Block a user