trifid/tfweb/src/lib/config.ts

2 lines
105 B
TypeScript

// Set this to the API root of your trifid-api instance.
export const API_ROOT = "http://localhost:8000";