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