added gitea appName
This commit is contained in:
parent
9a0f11d63c
commit
03774d3c80
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
||||||
package = pkgs-unstable.gitea;
|
package = pkgs-unstable.gitea;
|
||||||
stateDir = "/mnt/data/services/gitea";
|
stateDir = "/mnt/data/services/gitea";
|
||||||
|
|
||||||
|
appName = "My low quality unfinished Projects";
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
server = {
|
server = {
|
||||||
DOMAIN = "git.huwe.mooo.com";
|
DOMAIN = "git.huwe.mooo.com";
|
||||||
|
|
Loading…
Add table
Reference in a new issue