5 lines
168 B
Bash
5 lines
168 B
Bash
|
|
# The URL where your API can be reached on the web.
|
|
NEXT_PUBLIC_DIRECTUS_API_URL="http://localhost:8055"
|
|
NEXT_PUBLIC_GLOBALS_ID="4f8d9e66-ec95-4bdd-a5e7-34df8ea68a45"
|