update
This commit is contained in:
		@@ -9,7 +9,7 @@ url: https://dolibar.fr
 | 
				
			|||||||
map:
 | 
					map:
 | 
				
			||||||
  - share:rw
 | 
					  - share:rw
 | 
				
			||||||
options:
 | 
					options:
 | 
				
			||||||
  documents: "/share/smaf/documents"
 | 
					  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
 | 
				
			||||||
@@ -35,4 +35,4 @@ environment:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Define volume mappings
 | 
					# Define volume mappings
 | 
				
			||||||
volumes:
 | 
					volumes:
 | 
				
			||||||
  - /share/smaf/documents:/var/www/documents
 | 
					  - /share/dolibarr_before_starting:/var/www/scripts/before-starting.d
 | 
				
			||||||
		Reference in New Issue
	
	Block a user