8 lines
302 B
Text
8 lines
302 B
Text
# Client-side (used by the dropdown fetches)
|
|
NEXT_PUBLIC_API_BASE_URL=https://forms.lasereverything.net
|
|
|
|
# Server-side (used by API routes)
|
|
DIRECTUS_URL=https://forms.lasereverything.net
|
|
DIRECTUS_TOKEN_SUBMIT=2uD5w9sFLgPtTtjqfUft8i_pLZRzCSTu
|
|
NEXT_PUBLIC_API_BASE_URL=https://forms.lasereverything.net
|
|
|