forked from AM-WEB/bigbreath.co
fix brand name and domain references: Big Breathe -> Big Breath, bigbreathe.com -> bigbreath.co
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# bigbreathe.com
|
||||
# bigbreath.co
|
||||
|
||||
Yoga company website — Arising Media standard stack.
|
||||
|
||||
@@ -40,9 +40,9 @@ infra/ — nginx, supervisord, php-fpm configs
|
||||
## Env vars (set in Coolify)
|
||||
|
||||
```
|
||||
SEND_FROM_EMAIL=noreply@bigbreathe.com
|
||||
SEND_TO_EMAIL=hello@bigbreathe.com
|
||||
SEND_FROM_DOMAIN=bigbreathe.com
|
||||
SEND_FROM_EMAIL=noreply@bigbreath.co
|
||||
SEND_TO_EMAIL=hello@bigbreath.co
|
||||
SEND_FROM_DOMAIN=bigbreath.co
|
||||
RESEND_API_KEY=re_...
|
||||
RECAPTCHA_SECRET_KEY=...
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user