gitea: try a fix

This commit is contained in:
Payas Relekar 2023-06-05 05:55:15 +05:30
parent a258985695
commit 701d9ab229

View file

@ -8,12 +8,14 @@
useWizard = true;
mailerPasswordFile = "/run/agenix/mu4e_gmail";
database.passwordFile = "/run/agenix/agenix_relekarpayas_onedrive";
lfs.enable = false;
settings = {
server = {
HTTP_ADDR = "127.0.0.1";
HTTP_PORT = 8987;
ROOT_URL = "https://git.bhankas.org";
COOKIE_SECURE = true;
LFS_START_SERVER = false;
};
};
};