darf-chat/utils/var.ts
2025-10-17 11:11:14 +07:00

3 lines
112 B
TypeScript

// Set the value of basePath
// example: /dify
export const basePath = process.env.NEXT_PUBLIC_BASE_PATH || '';