From ea082654f807f4056d8cf88430a68d74e0514696 Mon Sep 17 00:00:00 2001
From: Paolo Fabio Zaino
Date: Sat, 5 Oct 2024 01:57:24 +0100
Subject: [PATCH] Fixed a typo in the config.default
---
config.default | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.default b/config.default
index 2fd017c..218381b 100644
--- a/config.default
+++ b/config.default
@@ -36,7 +36,7 @@ api:
return_404: false
selenium:
- - name: crowler_vdi_01
+ - name: crowler_vdi_1
type: chrome
path: ''
port: 4444