File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "RecapEmailFunction" : {
33 "RECAP_EMAIL_ENDPOINT" : " http://host.docker.internal:8000/api/rest/v3/recap-email/" ,
44 "SCOTUS_EMAIL_ENDPOINT" : " http://host.docker.internal:8000/api/rest/v4/scrapers/scotus-email/" ,
5- "TEXAS_EMAIL_ENDPOINT" : " http://host.docker.internal:8000/api/rest/v4/state/tx/tames/alerts" ,
5+ "TEXAS_EMAIL_ENDPOINT" : " http://host.docker.internal:8000/api/rest/v4/state/tx/tames/alerts/ " ,
66 "AUTH_TOKEN" : " ****************************" ,
77 "SENTRY_DSN" : " "
88 }
Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ Resources:
2020 Environment :
2121 Variables :
2222 RECAP_EMAIL_ENDPOINT : https://www.courtlistener.com/api/rest/v3/recap-email/
23+ SCOTUS_EMAIL_ENDPOINT : https://www.courtlistener.com/api/rest/v4/scrapers/scotus-email/
24+ TEXAS_EMAIL_ENDPOINT : https://www.courtlistener.com/api/rest/v4/state/tx/tames/alerts/
2325 AUTH_TOKEN : xxxxxxxxxxxxxxxxxxxxxxx
2426 SENTRY_DSN : " "
2527 Events :
You can’t perform that action at this time.
0 commit comments