Fix typo in volume spec
This commit is contained in:
		
							parent
							
								
									22258c7bba
								
							
						
					
					
						commit
						b4e34dc06d
					
				|  | @ -208,7 +208,7 @@ services: | ||||||
|             - PGID=${PGID} |             - PGID=${PGID} | ||||||
|             - TZ=${TZ} |             - TZ=${TZ} | ||||||
|         volumes: |         volumes: | ||||||
|             - /torrents:/home/Tdarr/Media |             - torrents:/home/Tdarr/Media | ||||||
|             - ./appdata/:/home/Tdarr/Documents/Tdarr |             - ./appdata/:/home/Tdarr/Documents/Tdarr | ||||||
|             - ./appdata/TdarrDB:/var/lib/mongodb |             - ./appdata/TdarrDB:/var/lib/mongodb | ||||||
|         labels: |         labels: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue