[mod] volume
This commit is contained in:
		
							parent
							
								
									232e3e1d22
								
							
						
					
					
						commit
						525c2ea2f5
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,8 @@ services:
 | 
			
		|||
    container_name: fuseki-docker
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
    volumes:
 | 
			
		||||
      - ./data:/mnt/apache-fuseki
 | 
			
		||||
      - fuseki-data:/fuseki
 | 
			
		||||
    ports:
 | 
			
		||||
      - 3030:3030
 | 
			
		||||
 | 
			
		||||
volumes:
 | 
			
		||||
    fuseki-data
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue