update
This commit is contained in:
		@@ -34,11 +34,8 @@ environment:
 | 
				
			|||||||
  DOLIBARR_MAIN_AUTH_TOKEN_TIMEOUT: '7200'
 | 
					  DOLIBARR_MAIN_AUTH_TOKEN_TIMEOUT: '7200'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
schema:
 | 
					schema:
 | 
				
			||||||
  before_starting_scripts: 
 | 
					  before_starting_scripts: "str"
 | 
				
			||||||
    type: str
 | 
					
 | 
				
			||||||
    description: "Directory for before starting scripts"
 | 
					 | 
				
			||||||
    required: true
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
# Define volume mappings
 | 
					# Define volume mappings
 | 
				
			||||||
volumes:
 | 
					volumes:
 | 
				
			||||||
  - /share/dolibarr_before_starting:/var/www/scripts/before-starting.d
 | 
					  - /share/dolibarr_before_starting:/var/www/scripts/before-starting.d
 | 
				
			||||||
		Reference in New Issue
	
	Block a user