.
This commit is contained in:
		
							parent
							
								
									27392b6fd0
								
							
						
					
					
						commit
						6381c0eb58
					
				@ -13,8 +13,8 @@ services:
 | 
				
			|||||||
      - TZ=UTC
 | 
					      - TZ=UTC
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
      # Persist your JSON data here
 | 
					      # Persist your JSON data here
 | 
				
			||||||
      - data:/app/data
 | 
					      - shaiwatcher_data:/app/data
 | 
				
			||||||
      # use your repo’s settings.conf at runtime
 | 
					      # use your repo’s settings.conf at runtime
 | 
				
			||||||
      - ./settings.conf:/app/settings.conf:ro
 | 
					      - ./settings.conf:/app/settings.conf:ro
 | 
				
			||||||
volumes:
 | 
					volumes:
 | 
				
			||||||
  shaiwatcher-data:
 | 
					  shaiwatcher_data:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user