Custom start command in python github app gets overriden
dima-u
FREEOP

2 months ago

I need to run custom python script since i am using monorepo.

But after i change it e.g. to "python worker.py" later it returns to standard "gunicorn main:app".

I also can't clean default gunicorn command so it can be taken from dockerfile

Solved$10 Bounty

2 Replies

dima-u
FREEOP

2 months ago

I also can't clean deffault gunicorn command so it can be taken from dockerfile


dima-u
FREEOP

2 months ago

Solved, i forgot to remove default Railway Config File from repo.


Status changed to Solved crisog 2 months ago


Loading...