mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-22 19:39:01 -05:00
Fixed missing required environment variables (#12)
Co-authored-by: Ben Paul <ben.paul@justeattakeaway.com>
This commit is contained in:
@@ -11,5 +11,8 @@ SMTP_PASSWORD=smtpPassword
|
||||
|
||||
NEXT_TELEMETRY_DISABLED 1
|
||||
|
||||
TERMS_URL=www.example.com/terms
|
||||
PRIVACY_URL=www.example.com/privacy
|
||||
|
||||
# For Docker Compose Setup use this Database URL:
|
||||
# DATABASE_URL='postgresql://postgres:postgres@postgres:5432/snoopforms?schema=public'
|
||||
|
||||
Reference in New Issue
Block a user