use global paths

This commit is contained in:
kleines Filmröllchen 2026-02-15 23:22:31 +01:00
parent 74546b10fa
commit 1f87107d00
Signed by: filmroellchen
SSH key fingerprint: SHA256:UMhcHaeI+VGsiUL2Drpw3aj1iRiQUlx8nxZqUPvoaVw
2 changed files with 6 additions and 6 deletions

View file

@ -11,7 +11,7 @@ default=en
timezone=UTC
[database]
backend=postgresql
host = /var/run/postgresql
host = /run/postgresql
name = pretix
user = pretix
[urls]