mirror of
https://github.com/jcreek/SvelteKitSaasBoilerplate.git
synced 2026-07-12 18:43:50 +00:00
refactor(#92): Move site-name into env var
This commit is contained in:
+3
-1
@@ -13,4 +13,6 @@ VITE_BREVO_SENDER_EMAIL="noreply@example.com"
|
||||
# Display name for the sender email
|
||||
VITE_BREVO_SENDER_NAME="No Reply"
|
||||
# Contact email for the contact page form to send to
|
||||
VITE_CONTACT_EMAIL=""
|
||||
VITE_CONTACT_EMAIL=""
|
||||
# Logger service name to identify this website
|
||||
VITE_LOGGER_SERVICE_NAME="example-site"
|
||||
Reference in New Issue
Block a user