diff --git a/.env.example b/.env.example index da1488d0..443d598e 100644 --- a/.env.example +++ b/.env.example @@ -84,7 +84,7 @@ NEXT_PUBLIC_POLOTNO="" API_LIMIT=30 # The limit of the public API hour limit # Sentry Error Tracking Settings (optional) -# NEXT_PUBLIC_SENTRY_DSN="" # Your Sentry DSN for error tracking. User context will be automatically associated with errors. +# NEXT_PUBLIC_SENTRY_DSN="" # Payment settings FEE_AMOUNT=0.05 @@ -120,4 +120,4 @@ POSTIZ_OAUTH_CLIENT_SECRET="" # LINK_DRIP_API_KEY="" # Your LinkDrip API key # LINK_DRIP_API_ENDPOINT="https://api.linkdrip.com/v1/" # Your self-hosted LinkDrip API endpoint -# LINK_DRIP_SHORT_LINK_DOMAIN="dripl.ink" # Your self-hosted LinkDrip domain \ No newline at end of file +# LINK_DRIP_SHORT_LINK_DOMAIN="dripl.ink" # Your self-hosted LinkDrip domain