diff --git a/docker/forgejo/runner.yaml b/docker/forgejo/runner.yaml index 2691c298..2930b763 100644 --- a/docker/forgejo/runner.yaml +++ b/docker/forgejo/runner.yaml @@ -10,7 +10,7 @@ runner: fetch_timeout: 5s fetch_interval: 2s labels: - - 'docker:docker://git.korhonen.cc/functionalhacker/ubuntu-act:22.04' + - 'docker:docker://git.korhonen.lan/functionalhacker/ubuntu-act:22.04' cache: enabled: true diff --git a/home/.ssh/config b/home/.ssh/config index a0e49da5..9225e3e3 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -31,7 +31,7 @@ host rivendell User root host forgejo - HostName git.korhonen.cc + HostName git.korhonen.lan port 2882 user git