Skip to content

Commit

Permalink
Merge pull request 'Fix spelling in volume mappings' (#48) from 20240…
Browse files Browse the repository at this point in the history
…508-spelling into main
  • Loading branch information
vicariousdrama committed May 8, 2024
2 parents f27d705 + c71762e commit 71268a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployment/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ services:
- "../jam-config:/jam-config"
- ../data/recordings:/pantry/records
- ../data/hls:/pantry/hls
- ../data/adiamges:/pantry/adimages
- ../data/adiamges2:/pantry/adimages2
- ../data/adimages:/pantry/adimages
- ../data/adimages2:/pantry/adimages2
traefik:
networks:
jam:
Expand Down

0 comments on commit 71268a0

Please sign in to comment.