Create staging dist branch

This commit is contained in:
2021-09-02 14:41:04 +02:00
parent 174ebb74c7
commit a4ba21d174
10 changed files with 67 additions and 1 deletions

View File

@ -7,7 +7,7 @@
BACKUP_USER=postgres
# Optional hostname to adhere to pg_hba policies. Will default to "localhost" if none specified.
HOSTNAME=/var/run/postgresql
HOSTNAME=
# Optional username to connect to database as. Will default to "postgres" if none specified.
USERNAME=