Skip to content

Commit

Permalink
chore: add enablelogging via env
Browse files Browse the repository at this point in the history
  • Loading branch information
PritishBudhiraja committed Dec 11, 2024
1 parent d35fe50 commit 92ef4eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ENV_BACKEND_URL=""
ENV_LOGGING_URL=""
SDK_ENV="local"
SDK_ENV="local"
ENABLE_LOGGING="false"

0 comments on commit 92ef4eb

Please sign in to comment.