From 7b6a140469ff6d77431badba7c965d722f5a6a92 Mon Sep 17 00:00:00 2001 From: Tac Tacelosky Date: Fri, 20 Oct 2023 15:40:02 -0400 Subject: [PATCH] fix spacing --- survos/crawler-bundle/1.5/config/packages/survos_crawler.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/survos/crawler-bundle/1.5/config/packages/survos_crawler.yaml b/survos/crawler-bundle/1.5/config/packages/survos_crawler.yaml index ac9d63a08..f8c808e8e 100644 --- a/survos/crawler-bundle/1.5/config/packages/survos_crawler.yaml +++ b/survos/crawler-bundle/1.5/config/packages/survos_crawler.yaml @@ -1,6 +1,6 @@ survos_crawler: # if you've run symfony proxy:domain:attach my-project, then the error messages will be displayed with this prefix. That way, you can simply click on a link to open the page. -# base_url: 'https://my-project.wip/' +# base_url: 'https://my-project.wip/' user_class: App\Entity\User users: - user@user.com