Skip to content

Commit d9620f4

Browse files
committed
Mount the production repo to /shared/metacpan_git
1 parent 6d7356f commit d9620f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/environments/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ grepcpan:
1919
nocache: 0
2020
maxworkers: 1000
2121
root_dir: '/metacpan-grep-front-end'
22-
gitrepo: '/metacpan-cpan-extracted'
22+
gitrepo: '/shared/metacpan_git'
2323
binaries:
2424
git: '/usr/bin/git'
2525
cache:

0 commit comments

Comments
 (0)