Files
pretix_cgo/src/tests/ci_postgres.cfg

7 lines
98 B
INI

[database]
backend=postgresql_psycopg2
name=pretix
user=postgres
password=postgres
host=127.0.0.1