Skip to content

Commit

Permalink
update mount point
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Jun 4, 2024
1 parent 5db4c73 commit f89b75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
volumes:
- ./pywps.cfg:/etc/pywps.cfg
- ./roocs.ini:/etc/roocs.ini
- ../../mini-esgf-data/test_data/pool/data/c3s-cica-atlas:/data/c3s-cica-atlas
- ../../mini-esgf-data/test_data/pool/data/c3s-cica-atlas:/mnt/c3s-cica-atlas

db:
image: postgres:13
Expand Down

0 comments on commit f89b75e

Please sign in to comment.