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
when we're only migrating the database we shouldn't be starting supervisor and should start the api directly so that the container can finish and exit once the migration is complete
there are probably more cases where we need to be doing this
when we're only migrating the database we shouldn't be starting supervisor and should start the api directly so that the container can finish and exit once the migration is complete
there are probably more cases where we need to be doing this