port changes for gitea
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
port = 3012;
|
||||
database.createLocally = true;
|
||||
passwordFile = config.age.secrets.paperless-key.path;
|
||||
configureTika = true;
|
||||
settings = {
|
||||
PAPERLESS_URL = "https://pl.m3ta.dev";
|
||||
DATABASE_URL = "postgresql://paperless:paperless@localhost:5432/paperless";
|
||||
|
Reference in New Issue
Block a user