problem with mupx deploy
Opened this issue · 1 comments
nick-preda commented
Hi,
I'm using 'mupx' to deploy my current app to another server.
the problem is that the file is being uploaded inside a docker, and when I deploy another version of the app, 'mupx' creates another docker, so it doesn't see the previous one, where I stored the files.
i don't know if the issue is for 'meteor-uploads' or for 'mupx'