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
|
timezone=UTC
|
||||||
[database]
|
[database]
|
||||||
backend=postgresql
|
backend=postgresql
|
||||||
host = /run/postgresql
|
host = /var/run/postgresql
|
||||||
name = pretix
|
name = pretix
|
||||||
user = pretix
|
user = pretix
|
||||||
[urls]
|
[urls]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue