mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-27 10:41:08 +02:00
3 lines
124 B
Django/Jinja
3 lines
124 B
Django/Jinja
POSTGRES_PASSWORD="{{ postgres_password }}"
|
|
# Necessary for web-app-matrix
|
|
POSTGRES_INITDB_ARGS="--encoding=UTF8 --locale=C" |