Skip to content

Commit

Permalink
no monitor INTERNAL only env
Browse files Browse the repository at this point in the history
  • Loading branch information
Tung Do authored and Tung Do committed Sep 11, 2024
1 parent d290a5d commit 937331e
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,6 @@ sites:
- "Content-Type: application/json"
body: '{}'

- name: Gondor Internal
url: $GONDOR_INTERNAL_ANDUINTRANSACT
method: POST
headers:
- "Content-Type: application/json"
body: '{}'

- name: Gondor Demo
url: $GONDOR_DEMO_ANDUINTRANSACT
method: POST
Expand All @@ -99,9 +92,6 @@ sites:

- name: DocServer Gondor Canary
url: $DOCSERVER_CANARY_ANDUINTRANSACT

- name: DocServer Gondor Internal
url: $DOCSERVER_INTERNAL_ANDUINTRANSACT

- name: DocServer Gondor Demo
url: $DOCSERVER_DEMO_ANDUINTRANSACT
Expand Down Expand Up @@ -131,13 +121,6 @@ sites:
headers:
- "Content-Type: application/json"
body: '{}'

- name: Portal Internal
url: $PORTAL_INTERNAL_APP
method: POST
headers:
- "Content-Type: application/json"
body: '{}'

- name: Portal Demo
url: $PORTAL_DEMO_APP
Expand Down

0 comments on commit 937331e

Please sign in to comment.