1 line
No EOL
84 B
TypeScript
1 line
No EOL
84 B
TypeScript
export const BASE_URL = process.env.NEXT_PUBLIC_FAST_API || 'http://localhost:8000'; |