wow
This commit is contained in:
parent
6cb26d93a0
commit
bc648e6cc5
4 changed files with 223 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
jwt = { };
|
||||
|
||||
database.url = "postgresql:///attic";
|
||||
database.url = "postgresql:///attic?user=atticd";
|
||||
|
||||
storage = {
|
||||
type = "local";
|
||||
|
|
|
|||
Loading…
Reference in a new issue