Skip to content

Commit

Permalink
chore: added tz utc env var
Browse files Browse the repository at this point in the history
  • Loading branch information
froid1911 committed Aug 12, 2024
1 parent c70a4e0 commit 760b373
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ BASE_PATH="/api"

# Admin users
ADMIN_USERS="0x1AD3d72e54Fb0eB46e87F82f77B284FC8a66b16C"

# Timezone UTC
TZ="UTC"

0 comments on commit 760b373

Please sign in to comment.