You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello devs, I recently deployed a new project on a VPS using Nginx as my weberver. Locally, everything works but on production, it does not generate the images. This is my liip_imagine.yaml
liip_imagine: # valid drivers options include "gd" or "gmagick" or "imagick" driver: "gd" #resource: "@LiipImagineBundle/Resources/config/routing.yaml" resolvers: default: web_path: ~ loaders: default: filesystem: data_root: ~ webp: generate: false
Hello devs, I recently deployed a new project on a VPS using Nginx as my weberver. Locally, everything works but on production, it does not generate the images. This is my
liip_imagine.yaml
liip_imagine: # valid drivers options include "gd" or "gmagick" or "imagick" driver: "gd" #resource: "@LiipImagineBundle/Resources/config/routing.yaml" resolvers: default: web_path: ~ loaders: default: filesystem: data_root: ~ webp: generate: false
Thank you.
The text was updated successfully, but these errors were encountered: