Skip to content

Commit 2b94fb6

Browse files
committed
Adjust environments/metacpan.yml for docker
1 parent e0fcdb2 commit 2b94fb6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

environments/metacpan.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ no_server_tokens: 1
1818
grepcpan:
1919
nocache: 0
2020
maxworkers: 1000
21-
root_dir: '/home/metacpan/metacpan-grep-front-end'
22-
gitrepo: '/mnt/lv-ssdscratch/metacpan-cpan-extracted'
21+
root_dir: '/metacpan-grep-front-end'
22+
gitrepo: '/metacpan-cpan-extracted'
2323
binaries:
2424
git: '/usr/bin/git'
2525
# ENV:
2626
# LD_LIBRARY_PATH: '/lib:/home/atoomic/lib'
27-
cache:
27+
cache:
2828
directory: '~APPDIR~/var/tmp'

0 commit comments

Comments
 (0)