move gitea to forgejo
This commit is contained in:
parent
040d006a4b
commit
20af2f9d15
2 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +0,0 @@
|
|||
{...}: {
|
||||
services.gitea = {
|
||||
enable = true;
|
||||
database.type = "mysql";
|
||||
|
||||
settings.server = {
|
||||
HTTP_PORT = 21350;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in a new issue