1
0
forked from clan/clan-infra

Merge pull request 'gitea: point landing page to 'explore'' (#112) from DavHau-main into main

This commit is contained in:
clan-bot 2023-10-24 16:15:12 +00:00
commit aed10fda64

View File

@ -29,6 +29,7 @@
ROOT_URL = "https://git.clan.lol";
HTTP_PORT = 3002;
DOMAIN = "git.clan.lol";
LANDING_PAGE = "explore";
};
};