Skip to content

Commit

Permalink
change order
Browse files Browse the repository at this point in the history
  • Loading branch information
thueske committed Jun 30, 2024
1 parent 78549f8 commit d5df77a
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 @@ -40,7 +40,7 @@ services:
- 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
- $PWD/conf/nginx/purge.pm:/usr/lib/perl5/vendor_perl/aarch64-linux-thread-multi/purge.pm
- $PWD/conf/nginx/nginx.conf:/etc/nginx/nginx.conf
- $PWD/conf/nginx/7g.conf:/etc/nginx/conf.d/7g.conf
- $PWD/conf/nginx/7g-firewall.conf:/etc/nginx/conf.d/7g-firewall.conf
Expand Down

0 comments on commit d5df77a

Please sign in to comment.