mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-22 08:38:13 +02:00
Add debugging logs in stachAuthService
This commit is contained in:
parent
695b43af28
commit
a5524dbbac
15 changed files with 299 additions and 56 deletions
|
|
@ -169,6 +169,9 @@ services:
|
|||
# Server-side URL (SSR, internal Docker network)
|
||||
BACKEND_URL: "http://api:8000"
|
||||
|
||||
# Controls some feature flags like voicemail detection
|
||||
NEXT_PUBLIC_DEPLOYMENT_MODE: "oss"
|
||||
|
||||
# Posthog
|
||||
NEXT_PUBLIC_ENABLE_POSTHOG: "true"
|
||||
NEXT_PUBLIC_POSTHOG_KEY: "phc_st6dverimoydkpM5m0a9aeAr8znUYWznEaQa8v80E2D"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue