forgejo: set landing page as 'explore'
This commit is contained in:
parent
257a96cdc9
commit
ed19d9a085
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
settings = {
|
||||
server = {
|
||||
HTTP_PORT = 3788;
|
||||
LANDING_PAGE = "explore";
|
||||
ROOT_URL = "https://git.thewizard.link";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue