aaaa
This commit is contained in:
parent
b7a136dc5a
commit
17b3bcbecb
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ endpoints:
|
|||
|
||||
- name: gitlab
|
||||
group: devops
|
||||
url: "http://gitlab"
|
||||
url: "tcp://gitlab:80"
|
||||
interval: 10m
|
||||
conditions:
|
||||
- "[CONNECTED] == true" # because i've implemented something in the gitlab container
|
||||
|
|
Reference in a new issue