copr: backend: flip resalloc against postgresql
This commit is contained in:
parent
11e7d3629a
commit
618c1be2fe
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
db_url: 'sqlite:////var/lib/resallocserver/db.sqlite'
|
||||
db_url: 'postgresql://resalloc@/resalloc'
|
||||
logdir: '/var/log/resallocserver'
|
||||
# Listen only on localhost!
|
||||
hostname: 'localhost'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue