Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Commit

Permalink
removing DROPBOX_ACCESS_TOKEN env
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgobich committed Oct 15, 2023
1 parent 9504d14 commit ead169c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions env.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,4 @@ export default Env.rules({
REDIS_PASSWORD: Env.schema.string.optional(),

ALLOWED_ORIGINS: Env.schema.string(),

DROPBOX_ACCESS_TOKEN: Env.schema.string()
})

0 comments on commit ead169c

Please sign in to comment.