fix nginx logs

This commit is contained in:
2026-01-25 16:03:53 +00:00
parent 7ea67a7951
commit edfaf304cf
2 changed files with 2 additions and 1 deletions

View File

@@ -24,7 +24,6 @@ services:
volumes:
- ./certbot/conf:/etc/letsencrypt
- ./certbot/www:/var/www/certbot
- ./logs:/var/log/nginx
certbot:
image: certbot/certbot