In my API using Express and NodeJS i used Multer to save images inside the data folder, but the images are not saving after restart the machine. I already create volumes to the machine inside the fly.toml but it is no working. Please help, i´m new using Fly.io and deploying web services.
Can you share your fly toml? Does your multer save files inside the volume folder? You can verify that by ssh-ing into your instance using fly ssh console
2 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.