updates
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// Image utility functions
|
||||
|
||||
const API_BASE_URL = process.env.NEXT_PUBLIC_API_URL || 'http://localhost:8000';
|
||||
import { API_BASE_URL } from './config/api';
|
||||
|
||||
export const FALLBACK_IMAGES = {
|
||||
BLOG: '/images/blog/blog-poster.png',
|
||||
|
||||
Reference in New Issue
Block a user