mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-11-03 19:07:00 -05:00 
			
		
		
		
	Merge pull request #2027 from realmain/docker-compose
Added podcasts volume to docker compose
This commit is contained in:
		
						commit
						7c288a5ff9
					
				@ -8,6 +8,7 @@ services:
 | 
			
		||||
      - 13378:80
 | 
			
		||||
    volumes:
 | 
			
		||||
      - ./audiobooks:/audiobooks
 | 
			
		||||
      - ./podcasts:/podcasts
 | 
			
		||||
      - ./metadata:/metadata
 | 
			
		||||
      - ./config:/config
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user