Merge branch 'master' of https://git.hackanooga.com/mikeconrad/sentry-scrape
This commit is contained in:
@ -35,4 +35,6 @@ export default await Env.create(new URL('../', import.meta.url), {
|
||||
PG_PASSWORD: Env.schema.string(),
|
||||
|
||||
WEBHOOK_URL: Env.schema.string(),
|
||||
|
||||
QUERY_FILTER: Env.schema.string(),
|
||||
})
|
||||
|
Reference in New Issue
Block a user