Nahasco
Explore posts from serversHow to disable Dockerfile in a service?
another thing i wanna mention is that i tried making 2 nixpack config files and defining them in the service settings separately, each with a different start command, however railway didnt pick up on them and decided to build on the default builder config
27 replies
How to disable Dockerfile in a service?
This is my docker file.
I tried removing the start commands and placing them manually in the railway dashbaord as a custom start command but it didnt deploy, the logs were empty.
I think there is an issue with paths?
27 replies
container event container died when trying to deploy with dockerfile
After testing the response is successful however it takes 33 seconds and it seems like the pdf styling wasnt loading
fixed it by increasing gunicorn workers to 8 and running collectstatic
48 replies