You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.