3 lines
106 B
Bash
3 lines
106 B
Bash
# Default backend URL (overridable at runtime in the UI)
|
|
PUBLIC_API_BASE_URL=http://localhost:8080/api/v1
|