feat(gatus): more services

This commit is contained in:
Didier Slof 2023-02-26 17:09:40 +01:00
parent 2f9eca09dc
commit b7aa7a4ba0
Signed by: didier
GPG key ID: 01E71F18AA4398E5
3 changed files with 32 additions and 0 deletions

View file

@ -45,10 +45,13 @@ services:
shm_size: '256m'
networks:
- proxy
- internal
gitlab-runner:
image: gitlab/gitlab-runner:latest
volumes:
- /srv/gitlab/other/runner:/etc/gitlab-runner
- /var/run/docker.sock:/var/run/docker.sock
networks:
- internal