Volume Bind with Nixpacks/Docker Swarm not working
Hi there, I am trying to deploy a CraftCMS app, and after pain and misery of trying multiple packs, i was able to use Nixpacks with NGINX. I am looking to have persistent storage for my assets, since they are not in the git, but when I do a Volume Bind (config listed below), nothing happens, the bind wont ever happen, the folder is not bound or anything. I am really confused and a bit frustrated for trying to make this site work.
Bind config:
Host Path: /etc/dokploy/applications/[APP NAME]/assets
Mount Path: /app/web/assets
Thank you so much for your help!
0 Replies