trifid/tfweb/src/lib/config.ts

2 lines
105 B
TypeScript
Raw Normal View History

2023-02-20 18:41:47 +00:00
// Set this to the API root of your trifid-api instance.
export const API_ROOT = "http://localhost:8000";