Skip to content

Commit

Permalink
Add cache
Browse files Browse the repository at this point in the history
  • Loading branch information
thueske committed Jun 30, 2024
1 parent 86cadfd commit 128248e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ services:
environment:
- TZ=Europe/Berlin
- COMPOSE_PROJECT_NAME
- PERL5LIB
- PERL5LIB=/usr/lib/perl5/vendor_perl/aarch64-linux-thread-multi
volumes:
- $PWD/data/web:/var/www/html
- $PWD/conf/nginx/purge.pm:${PERL5LIB}/purge.pm
Expand Down

0 comments on commit 128248e

Please sign in to comment.