fix domain

This commit is contained in:
Lzebulon 2025-08-06 20:43:03 +02:00
parent 02eb0180a8
commit e065fc4a65
Signed by: lzebulon
GPG key ID: D6CDAB8050CBBE7D

View file

@ -13,7 +13,7 @@
instances.default = { instances.default = {
enable = true; enable = true;
name = "runner-1"; 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; tokenFile = config.age.secrets.forgejo-runner-token-1.path;