fix domain
This commit is contained in:
parent
02eb0180a8
commit
e065fc4a65
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
instances.default = {
|
||||
enable = true;
|
||||
name = "runner-1";
|
||||
url = "https://git.v2.${config.networking.domain}";
|
||||
url = "https://git.${config.networking.domain}";
|
||||
|
||||
tokenFile = config.age.secrets.forgejo-runner-token-1.path;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue