mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 05:40:52 +01:00
chore: add some forgejo settings
This commit is contained in:
parent
f1b0e2de51
commit
3ebd408ea2
1 changed files with 6 additions and 0 deletions
|
@ -75,6 +75,12 @@
|
|||
|
||||
services.forgejo = {
|
||||
enable = true;
|
||||
settings = {
|
||||
server = {
|
||||
ROOT_URL = "https://git.luj.fr/";
|
||||
LANDING_PAGE = "luj";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
services.nginx.virtualHosts."git.luj.fr" = {
|
||||
|
|
Loading…
Add table
Reference in a new issue