Product images

This commit is contained in:
Eden Kirin
2024-01-16 16:14:38 +01:00
parent 423b853b82
commit d77be41b99
16 changed files with 13 additions and 7 deletions

View File

@ -1 +1,2 @@
export const API_URL = process.env.REACT_APP_BACKEND_API_URL || "http://localhost:10000";
export const PRODUCT_IMAGE_DIR = "/static/products/";