Wafèlmolt
Wafèlmolt
> Try placing it in `services:front:environment` instead. Yes, it seems to have been updated incorrectly. I'm getting crazy, this is non-sense : - https://github.com/hcengineering/huly-selfhost/blob/main/MIGRATION.md#v06424 -> They moved the push variables...
> > Try placing it in `services:front:environment` instead. Yes, it seems to have been updated incorrectly. > > I'm getting crazy, this is non-sense : > > * https://github.com/hcengineering/huly-selfhost/blob/main/MIGRATION.md#v06424 >...
Hey. I was having trouble with notifications (still) in 0.6.502 : notif were not comming actually. Figured out PUSH_PUBLIC_KEY must also be provided to the front service, otherwise, it throws...
Actually, I wonder if the public key is necessary on back side (SES). Btw, I opened a PR(#169 ) for README update
Maybe at least providing a way to import raw scripts despite having a non-functionnal postman-specific API inside ? It would save a lot of time on huge collections. +1
https://github.com/hoppscotch/hoppscotch/blob/cf2b1b50fae3cd2486309c1d5b8cf33f060eef8b/packages/hoppscotch-common/src/helpers/import-export/import/postman.ts#L336 Still there.