Stripe Trigger: Invalid URL: An explicit scheme (such as https) must be provided

I found resolution for my problem Https suddenly missing from webhook and callback URLs - #2 by krisn0x I had old initial docker compose file it looks like that:

but when I trying to put new Instance there was new one

after that change Stripe trigger works - and I have “https::// in URL

1 Like