I can send the requests through a proxy endpoint, which is great! Wouldn't it make sense then (for self hosted setups) to be able to configure everything in private runtime config instead of public? Right now I had to set NUXT_PUBLIC_PLAUSIBLE_API_HOST.
I can send the requests through a proxy endpoint, which is great! Wouldn't it make sense then (for self hosted setups) to be able to configure everything in private runtime config instead of public? Right now I had to set
NUXT_PUBLIC_PLAUSIBLE_API_HOST.