Hi there,
ghost start
fails with:
Message: Ghost was able to start, but errored during boot with: Cannot use remote webhooks in development. Please restart in production mode or see Ghost Webhooks for developing with Stripe.
However, env WEBHOOK_SECRET=test ghost start
works fine.
(Note: I set up stripe back on Ghost 3, and did some testing with stripe webhooks.)
I suspect I’m missing something ridiculously simple. However, from Googling and reading the docs, I haven’t figured out why WEBHOOK_SECRET is required for Ghost to start, or how my config ended up scrambled.
Any insight would be greatly appreciated!