From e74b508fdfcd0d1c38fd9c1c425ee002edfd7939 Mon Sep 17 00:00:00 2001 From: Manu MA Date: Tue, 4 Jul 2023 16:05:12 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- swa-cli.config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/swa-cli.config.json b/swa-cli.config.json index 7f87220..3f1ef75 100644 --- a/swa-cli.config.json +++ b/swa-cli.config.json @@ -2,6 +2,7 @@ "$schema": "https://aka.ms/azure/static-web-apps-cli/schema", "configurations": { "qwik-app": { + "host": "127.0.0.1", "appLocation": ".", "apiLocation": "./azure-functions", "outputLocation": "./dist",