about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-01-29 13:06:58 +0100
committerEugen Rochko <eugen@zeonfederated.com>2017-01-29 13:06:58 +0100
commitff90a5ff84ab610d96ac474926f4fbdfb7293074 (patch)
treec143fb920a5845a5c55f58b7469c13da417ad99b /.env.production.sample
parentaa52d5fd1ebc50ed1f5588855e80bdac193e0211 (diff)
Update sample .env
Diffstat (limited to '.env.production.sample')
-rw-r--r--.env.production.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/.env.production.sample b/.env.production.sample
index e1e503204..1a96775de 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -15,6 +15,7 @@ LOCAL_HTTPS=true
 # Generate each with the `rake secret` task (`docker-compose run --rm web rake secret` if you use docker compose)
 PAPERCLIP_SECRET=
 SECRET_KEY_BASE=
+OTP_SECRET=
 
 # Registrations
 # Single user mode will disable registrations and redirect frontpage to the first profile
@@ -41,3 +42,6 @@ SMTP_FROM_ADDRESS=notifications@example.com
 
 # Optional alias for S3 if you want to use Cloudfront or Cloudflare in front
 # S3_CLOUDFRONT_HOST=
+
+# Optional Firebase Cloud Messaging API key
+FCM_API_KEY=