mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 13:08:52 +07:00
gitea: set default landing page to explore
This commit is contained in:
parent
df5a737bb3
commit
96acd3646e
@ -12,3 +12,7 @@ gitea:
|
|||||||
- secretName: gitea-tls-certificate
|
- secretName: gitea-tls-certificate
|
||||||
hosts:
|
hosts:
|
||||||
- git.khuedoan.com
|
- git.khuedoan.com
|
||||||
|
gitea:
|
||||||
|
config:
|
||||||
|
server:
|
||||||
|
LANDING_PAGE: explore
|
||||||
|
Loading…
Reference in New Issue
Block a user