🤗 [Question]: Deploying on Railway.com with only 1 mounted volume? · Issue #194 · shurco/litecart · GitHub
More Web Proxy on the site http://driver.im/
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, I am planning to deploy litecart on Railway.com.
Railway only allows 1 volume per container to be deployed. (https://station.railway.com/questions/how-to-use-only-one-volume-for-2-mount-p-6b1d83ef)
With other images, I could help myself by creating a custom image with all mounted folders below 1 directory (which I mounted by volume).
Litecart requires 4 folder to be mounted - any chance to have them below of 1 folder I can mount into the container?
Question Description
Hello, I am planning to deploy litecart on Railway.com.
Railway only allows 1 volume per container to be deployed. (https://station.railway.com/questions/how-to-use-only-one-volume-for-2-mount-p-6b1d83ef)
With other images, I could help myself by creating a custom image with all mounted folders below 1 directory (which I mounted by volume).
Litecart requires 4 folder to be mounted - any chance to have them below of 1 folder I can mount into the container?
Code Snippet (optional)
Checklist:
The text was updated successfully, but these errors were encountered: