diff --git a/astro/.env.example b/astro/.env.example new file mode 100644 index 0000000..318cfe4 --- /dev/null +++ b/astro/.env.example @@ -0,0 +1,2 @@ +DIRECTUS_URL="https://" +DIRECTUS_TOKEN=""