From a172636549a1f4e6de95ac2252a91569bd511e2b Mon Sep 17 00:00:00 2001 From: BrunoQuaresma Date: Tue, 11 Feb 2025 17:55:23 +0000 Subject: [PATCH] chore: allow any host for vite dev server --- site/vite.config.mts | 1 + 1 file changed, 1 insertion(+) diff --git a/site/vite.config.mts b/site/vite.config.mts index 4deaac0dd5365..a0f9b78eb97f5 100644 --- a/site/vite.config.mts +++ b/site/vite.config.mts @@ -84,6 +84,7 @@ export default defineConfig({ secure: process.env.NODE_ENV === "production", }, }, + allowedHosts: true, }, resolve: { alias: { pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy