forgejo: set landing page to repo list
This commit is contained in:
parent
5823e9b6f7
commit
fa7a1543e4
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ in
|
||||||
ROOT_URL = "https://${cfg.settings.server.DOMAIN}";
|
ROOT_URL = "https://${cfg.settings.server.DOMAIN}";
|
||||||
DOMAIN = "git.rpqt.fr";
|
DOMAIN = "git.rpqt.fr";
|
||||||
HTTP_PORT = 3001;
|
HTTP_PORT = 3001;
|
||||||
|
LANDING_PAGE = "explore";
|
||||||
};
|
};
|
||||||
|
|
||||||
session.PROVIDER = "db";
|
session.PROVIDER = "db";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue