Bert Verstraete
Bert Verstraete
@matt-lethargic I've no real experience using this plugin. However, it seems that this plugin has been deprecated in favor of [wrangler](https://github.com/cloudflare/wrangler). Wrangler does not offer support for Env variables either....
Seeing the same issue. Any ideas?
@artursouza would it make sense to default it to `{namespace}`? This translates to `$"{namespace}.{appID}"`. Is appID enforced to be unique over namespaces? If not, `{namespace}` seems to be the most...
Thanks for the explanation. Makes sense to me to have {appId} as the clientId in self-hosted mode and {namespace} in k8s 👍 . I'll get on it during the weekend.
@berndverst @artursouza thanks for the discussion and pointers. Will delve deeper into the code soon.
Same issue here on M1, MacOs 13.5, Docker Desktop 4.22. Identical diagnosis report.
@MojoManagement Any update on this?