Compare commits
2 commits
e158d36c06
...
557b89b13e
Author | SHA1 | Date | |
---|---|---|---|
557b89b13e | |||
c874c83cd3 |
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ in
|
||||||
];
|
];
|
||||||
settings = {
|
settings = {
|
||||||
inherit (cfg) gitAuthor;
|
inherit (cfg) gitAuthor;
|
||||||
endpoint = "https://${cfg.gitServer}/api/v1";
|
endpoint = "https://${domain}/api/v1";
|
||||||
platform = "gitea";
|
platform = "gitea";
|
||||||
autodiscover = true;
|
autodiscover = true;
|
||||||
optimizeForDisabled = true;
|
optimizeForDisabled = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue