Fix URLs in gitea config
This commit is contained in:
parent
d874838e5f
commit
e549b0e164
@ -142,6 +142,8 @@
|
||||
|
||||
gitea = {
|
||||
enable = true;
|
||||
domain = "git.jhink.org";
|
||||
rootUrl = "https://git.jhink.org";
|
||||
lfs = {
|
||||
enable = true;
|
||||
contentDir = "/serverdata/gitea/lfs_content";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user