More LAN server fixes
This commit is contained in:
parent
5d87a0be1d
commit
b6d629924c
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ runner:
|
||||||
fetch_timeout: 5s
|
fetch_timeout: 5s
|
||||||
fetch_interval: 2s
|
fetch_interval: 2s
|
||||||
labels:
|
labels:
|
||||||
- 'docker:docker://git.korhonen.cc/functionalhacker/ubuntu-act:22.04'
|
- 'docker:docker://git.korhonen.lan/functionalhacker/ubuntu-act:22.04'
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
@ -31,7 +31,7 @@ host rivendell
|
||||||
User root
|
User root
|
||||||
|
|
||||||
host forgejo
|
host forgejo
|
||||||
HostName git.korhonen.cc
|
HostName git.korhonen.lan
|
||||||
port 2882
|
port 2882
|
||||||
user git
|
user git
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue