Fly.io Deployment

I think there’s a typo in .dockerignore (or that strapi doesn’t use the same file structure anymore)

data/

should be

public/

instead ?
Since I ignored the public dir (which has images), my build time is 300 s faster.