forgejo-runner: update runner token and url

This commit is contained in:
Leonardo Eugênio 2024-05-16 01:17:57 -03:00
parent dc4ca50622
commit ba3ab547b7
2 changed files with 1 additions and 1 deletions

View file

@ -4,7 +4,7 @@
instances.default = {
enable = true;
name = "monolith";
url = "https://git.lelgenio.xyz";
url = "https://git.lelgenio.com";
tokenFile = config.age.secrets.monolith-forgejo-runner-token.path;
labels = [
# provide a debian base with nodejs for actions