Rich Steinmetz
Rich Steinmetz
Thanks @jagthedrummer! @Riddlerrr already reviewed in the other PR (will address feedback in a bit). I will give @andrewculver another DM ping before we get this merged.
@jagthedrummer left a comment in the other repo about the [latest commit](https://github.com/bullet-train-co/bullet_train/pull/2088/commits/83cd093682f2200713a31384670361ec8b8e90f3) to change the webhook namespace in the env files: [comment](https://github.com/bullet-train-co/bullet_train-core/pull/1148#discussion_r2128649065).
Yeah, this is really needed for my clients :/
Dunno, folks frequently use Zapier and co to automate stuff. 🤔
> So, if we published our own image that would mean that the `Dockerfile` that we ship with the starter repo might be as simple as: > > ``` >...
In one of my BT projects, I needed `account/reviews` and `api/v2/reviews` as well. If you want to keep things in one controller, in my case there was a messier way...