I ran my application by specifying this in the procfile - web: gunicorn api.wsgi:application --bind 0.0.0.0.0:8000 --workers 4 --timeout 120 --log-level debug
but the application runs with only one worker, not 4 as specified
2c06dcfe-6c56-449f-8bb7-081146474c56
how to transfer data from railway volume to volume on vps
I want to transfer data from storage to another storage on my vps server or just download data to my computer, how do I do it?
c011e8f0-a48e-4939-8a52-9f28b9e2721c
I can't understand how I should properly access the connected storages, what path I should write to save data to it
2c06dcfe-6c56-449f-8bb7-081146474c56
Hello, i have a question, can I run a browser simulator like Selenium on your hosting? I tried, but couldn't make it work. I need it to take screenshots from a website.