Skip to content

Commit

Permalink
Add ARG CREDITS_PER_CONTACT to frontend Dockerfile (#2059)
Browse files Browse the repository at this point in the history
  • Loading branch information
zieddhf authored Feb 6, 2025
1 parent 0b580f5 commit 12a3949
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ ARG POSTHOG_API_KEY
ARG POSTHOG_INSTANCE_ADDRESS
ARG ENABLE_CREDIT
ARG EXTERNAL_REFILL_CREDITS_LINK
ARG CREDITS_PER_CONTACT
ARG SAAS_SUPABASE_PROJECT_URL
ARG SAAS_SUPABASE_ANON_KEY

Expand Down

0 comments on commit 12a3949

Please sign in to comment.