첫 커밋: 로컬 프로젝트 업로드
This commit is contained in:
10
baron-sso/docker/monitor/blackbox.yml
Normal file
10
baron-sso/docker/monitor/blackbox.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
modules:
|
||||
http_2xx:
|
||||
prober: http
|
||||
timeout: 5s
|
||||
http:
|
||||
valid_status_codes: [] # Defaults to 2xx
|
||||
method: GET
|
||||
follow_redirects: true
|
||||
fail_if_ssl: false
|
||||
fail_if_not_ssl: false
|
||||
Reference in New Issue
Block a user