forgejo-runner: update runner token and url
This commit is contained in:
parent
dc4ca50622
commit
ba3ab547b7
Binary file not shown.
|
@ -4,7 +4,7 @@
|
||||||
instances.default = {
|
instances.default = {
|
||||||
enable = true;
|
enable = true;
|
||||||
name = "monolith";
|
name = "monolith";
|
||||||
url = "https://git.lelgenio.xyz";
|
url = "https://git.lelgenio.com";
|
||||||
tokenFile = config.age.secrets.monolith-forgejo-runner-token.path;
|
tokenFile = config.age.secrets.monolith-forgejo-runner-token.path;
|
||||||
labels = [
|
labels = [
|
||||||
# provide a debian base with nodejs for actions
|
# provide a debian base with nodejs for actions
|
||||||
|
|
Loading…
Reference in a new issue