This commit is contained in:
암냥 2026-08-26 14:37:00 +09:00
commit bc648e6cc5
4 changed files with 223 additions and 1 deletions

View file

@ -10,7 +10,7 @@
jwt = { };
database.url = "postgresql:///attic";
database.url = "postgresql:///attic?user=atticd";
storage = {
type = "local";