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