Industries
This commit is contained in:
12
env.example
12
env.example
@@ -27,12 +27,12 @@ REDIS_URL=redis://redis:6379
|
||||
# Used for hashing IP addresses in analytics
|
||||
IP_SALT=your-ip-salt-here-change-in-production
|
||||
|
||||
# Features
|
||||
ENABLE_DEMO=false
|
||||
|
||||
# SEO Configuration
|
||||
# Set to 'true' in production to allow search engine indexing
|
||||
NEXT_PUBLIC_INDEXABLE=true
|
||||
# Features
|
||||
ENABLE_DEMO=false
|
||||
|
||||
# SEO Configuration
|
||||
# Set to 'true' in production to allow search engine indexing
|
||||
NEXT_PUBLIC_INDEXABLE=true
|
||||
|
||||
# Stripe Payment Configuration (Optional - for subscription payments)
|
||||
# Get your keys from: https://dashboard.stripe.com/apikeys
|
||||
|
||||
Reference in New Issue
Block a user