forked from betamike/betamike-infra
change gitea landing page to /explore
This commit is contained in:
parent
5fb0e2008f
commit
b22e119bb4
@ -42,8 +42,9 @@ in
|
||||
# only send cookies over tls
|
||||
cookieSecure = true;
|
||||
|
||||
# TODO: enable after initial setup
|
||||
disableRegistration = false;
|
||||
|
||||
settings.server.LANDING_PAGE = "explore";
|
||||
};
|
||||
|
||||
services.nginx = {
|
||||
|
Loading…
Reference in New Issue
Block a user