12 lines
184 B
Plaintext
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
|