From a866849b97fcf5032b270b2984eee7bc4e0bea03 Mon Sep 17 00:00:00 2001 From: ai-dev Date: Mon, 2 Sep 2024 23:56:18 +0200 Subject: [PATCH] update --- dolideb/config.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/dolideb/config.yaml b/dolideb/config.yaml index f4c49f3..3b63d59 100644 --- a/dolideb/config.yaml +++ b/dolideb/config.yaml @@ -34,11 +34,8 @@ environment: DOLIBARR_MAIN_AUTH_TOKEN_TIMEOUT: '7200' schema: - before_starting_scripts: - type: str - description: "Directory for before starting scripts" - required: true - + before_starting_scripts: "str" + # Define volume mappings volumes: - /share/dolibarr_before_starting:/var/www/scripts/before-starting.d \ No newline at end of file