Initial commit
This commit is contained in:
commit
78f8d225ee
21173 changed files with 2907774 additions and 0 deletions
8
.env.local
Normal file
8
.env.local
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue