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