diff --git a/src/configs/consts.configs.ts b/src/configs/consts.configs.ts index 5ae1992..df5622d 100644 --- a/src/configs/consts.configs.ts +++ b/src/configs/consts.configs.ts @@ -1 +1 @@ -export const POSTS_IMAGE_PLACEHOLDER_DIR = `public/images/placeholders` +export const POSTS_IMAGE_PLACEHOLDER_DIR = `./public/images/placeholders`