mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-25 09:41:10 +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" |