feat: add opt-in product usage and feedback integration (#1110)
This commit is contained in:
@@ -336,3 +336,9 @@ LOGS=./logs
|
||||
# Do NOT rely on FRONTEND_API_URL in Compose. Instead, keep VITE_API_URL=/api and
|
||||
# let the frontend Nginx proxy /api to the backend. Only if you rebuild the frontend
|
||||
# should you change VITE_API_URL at build time.
|
||||
|
||||
# Optional product usage (#1110): disabled until explicit in-app consent.
|
||||
# USAGE_COLLECTOR_URL=https://usage.picpeak.app
|
||||
# Backend signing-key encryption (32+ characters); defaults to JWT_SECRET.
|
||||
# Keep this value stable until participation has been deleted.
|
||||
# USAGE_ENCRYPTION_KEY=
|
||||
|
||||
Reference in New Issue
Block a user