POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_DB=postgres

POSTGRES_NON_ROOT_USER=n8user
POSTGRES_NON_ROOT_PASSWORD=postgres
