1
0
mirror of https://github.com/Haxxnet/Compose-Examples synced 2025-03-01 11:28:43 +00:00

7 lines
168 B
Bash
Raw Normal View History

2024-02-22 12:22:37 +01:00
POSTGRES_USER=postgres
POSTGRES_PASSWORD=MySecureRootDbUserPassword
POSTGRES_DB=n8n
2023-02-23 01:43:45 +01:00
2024-02-22 12:22:37 +01:00
POSTGRES_NON_ROOT_USER=n8n
POSTGRES_NON_ROOT_PASSWORD=MySecureDatabaseUserPassword