From fab6181f62cb75b693e7a2c90b806e2821dcc2af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Fri, 26 Apr 2024 15:14:28 -0400 Subject: [PATCH] Use local settings for browsersync --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 2879a7d..22e006b 100644 --- a/config.yml +++ b/config.yml @@ -1,5 +1,5 @@ # The URL of your server (e.g. http://localhost:49871 or foobar.lndo.site) for browersync -BROWSERSYNC: 'https://foobar.lndo.site' +BROWSERSYNC: 'https://drupal-pece.ddev.site' # Gulp will reference these paths when it copies files PATHS: