Files
fuz-site/.env.example
2025-11-20 23:27:53 +01:00

12 lines
184 B
Plaintext

# Public URL of the website
PUBLIC_SITE_URL=https://www.fuz.dariuszm.eu
# Google Maps
PUBLIC_GOOGLE_MAPS_KEY=
# Contact form API
FORMS_ENDPOINT=TEST
# Astro SSR
NODE_ENV=production