Skip to content

Commit

Permalink
trying whole archive
Browse files Browse the repository at this point in the history
  • Loading branch information
westfood committed Apr 7, 2024
1 parent 68fd3ed commit 4a2b30b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ci/templates/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ services:
image: webrecorder/pywb:2.7.4
volumes:
- "{{ pywb_dir }}/config.yaml:/webarchive/config.yaml"
- "/mnt/archive/23/index/2023-tests.cdx:/webarchive/collections/2023-tests/indexes/2023-tests.cdx"
- "/mnt/archive/23/tests/:/webarchive/collections/2023-tests/archive/"
- "/mnt/archive/23/index/:/webarchive/collections/2023/indexes/"
- "/mnt/archive/23/:/webarchive/collections/2023/archive/"
# - "/mnt/archive/23/index/2023-tests.cdx:/webarchive/collections/2023-tests/indexes/2023-tests.cdx"
# - "/mnt/archive/23/tests/:/webarchive/collections/2023-tests/archive/"

# - ./uwsgi_subdir.ini:/uwsgi/uwsgi.ini

Expand Down

0 comments on commit 4a2b30b

Please sign in to comment.