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