feat: change image crop algorythm for product view page

This commit is contained in:
2025-12-23 17:32:37 +03:00
parent 0ee3b7d091
commit 262f529290
2 changed files with 8 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ services:
- "./scripts:/scripts"
- "./module:/module"
- "./build:/build"
- "/Users/nikitakiselev/code/italy-moda/image/catalog:/web/upload/image/catalog"
# - "/Users/nikitakiselev/code/italy-moda/image/catalog:/web/upload/image/catalog"
ports:
- "8000:80"
restart: always