update
This commit is contained in:
		@@ -8,8 +8,6 @@ arch:
 | 
				
			|||||||
url: https://dolibar.fr
 | 
					url: https://dolibar.fr
 | 
				
			||||||
map:
 | 
					map:
 | 
				
			||||||
  - share:rw
 | 
					  - share:rw
 | 
				
			||||||
options:
 | 
					 | 
				
			||||||
  before_starting_scripts: "/share/dolibarr_before_starting"
 | 
					 | 
				
			||||||
image: docker.io/tuxgasy/dolibarr
 | 
					image: docker.io/tuxgasy/dolibarr
 | 
				
			||||||
init: false
 | 
					init: false
 | 
				
			||||||
ingress: true
 | 
					ingress: true
 | 
				
			||||||
@@ -31,11 +29,8 @@ environment:
 | 
				
			|||||||
  PHP_INI_DATE_TIMEZONE: 'Europe/Paris'
 | 
					  PHP_INI_DATE_TIMEZONE: 'Europe/Paris'
 | 
				
			||||||
  PHP_INI_SESSION_GC_MAXLIFETIME: '7200'
 | 
					  PHP_INI_SESSION_GC_MAXLIFETIME: '7200'
 | 
				
			||||||
  PHP_INI_SESSION_COOKIE_LIFETIME: '7200'
 | 
					  PHP_INI_SESSION_COOKIE_LIFETIME: '7200'
 | 
				
			||||||
  DOLIBARR_MAIN_AUTH_TOKEN_TIMEOUT: '7200'
 | 
					  DOLIBARR_MAIN_AUTH_TOKEN_TIMEOUT: '7200'`
 | 
				
			||||||
 | 
					 | 
				
			||||||
schema:
 | 
					 | 
				
			||||||
  before_starting_scripts: "str"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Define volume mappings
 | 
					# Define volume mappings
 | 
				
			||||||
volumes:
 | 
					volumes:
 | 
				
			||||||
  - /share/dolibarr_before_starting:/var/www/scripts/before-starting.d
 | 
					  - /share/smaf/documents:/var/www/documents
 | 
				
			||||||
		Reference in New Issue
	
	Block a user