From dc5b0514c2f2491136de32493abdcd695d74b19e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20Felix=20=C5=A0ulc?= Date: Mon, 27 May 2024 21:04:43 +0200 Subject: [PATCH] Config: typos --- app/config/config.local.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/config/config.local.sample b/app/config/config.local.sample index 86af355b..b7b5f9e7 100644 --- a/app/config/config.local.sample +++ b/app/config/config.local.sample @@ -32,5 +32,5 @@ services: # - 192.168.0.1/1 #webpack: - devServer: - enabled: %debugMode% +# devServer: +# enabled: %debugMode%