use global paths
This commit is contained in:
parent
74546b10fa
commit
1f87107d00
2 changed files with 6 additions and 6 deletions
|
|
@ -11,7 +11,7 @@ default=en
|
|||
timezone=UTC
|
||||
[database]
|
||||
backend=postgresql
|
||||
host = /var/run/postgresql
|
||||
host = /run/postgresql
|
||||
name = pretix
|
||||
user = pretix
|
||||
[urls]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue