4 lines
92 B
Bash
4 lines
92 B
Bash
|
|
# The URL where your API can be reached on the web.
|
|
DIRECTUS_API_URL="http://0.0.0.0:8055"
|