Damien
Damien
Hello, I've the exact same question. I also tried to set `@Expose()` at class level, but withtout success.
It's a fresh install. I missundestood the documentation I thing. The page for ennvironment variables (https://umami.is/docs/environment-variables) let met think the default value for `CLOUD_MODE` is `1`, so I set `0`...
Hello everybody The issue I had with version 2.7.0 was because I missunderstood the usage of env variable `CLOUD_MODE` I force it to value `0`, but it seems that even...
Hello. I've the exact same behavior using `http-proxy-middleware` used as dev proxy for an Angular app. ``` node --version v20.11.1 ``` ``` npx ng --version 18.0.6 ``` proxy.conf.mjs ```javascript import...