Skip to content

Commit

Permalink
feat: expose logs to system for fail2ban
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfromyeg committed Jan 7, 2024
1 parent 82e83a5 commit f98f7c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ services:
volumes:
- ./nginx:/etc/nginx/conf.d
- ./nginx/robots.txt:/usr/share/nginx/html/robots.txt
- /var/log/nginx:/var/log/nginx
- /etc/letsencrypt:/etc/letsencrypt
depends_on:
- web

0 comments on commit f98f7c2

Please sign in to comment.