iac/modules/nextcloud/files/postgres.env.tftpl

3 lines
No EOL
125 B
Text

POSTGRES_USER=${postgres_user_name}
POSTGRES_DB=${postgres_database_name}
POSTGRES_PASSWORD_FILE=/run/secrets/postgres-passwd