Add gatus intervals and umami external link tracking
This commit is contained in:
parent
f48e702339
commit
4608081fba
5 changed files with 19 additions and 0 deletions
playbooks/roles/forgejo_runner/vars
|
@ -22,6 +22,7 @@ forgejo_runner_compose:
|
|||
docker-in-docker:
|
||||
image: docker:dind
|
||||
privileged: true
|
||||
dns: 1.1.1.1
|
||||
restart: always
|
||||
command: dockerd -H tcp://0.0.0.0:2375 --tls=false
|
||||
networks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue