fix nginx logs
This commit is contained in:
@@ -24,7 +24,6 @@ services:
|
||||
volumes:
|
||||
- ./certbot/conf:/etc/letsencrypt
|
||||
- ./certbot/www:/var/www/certbot
|
||||
- ./logs:/var/log/nginx
|
||||
|
||||
certbot:
|
||||
image: certbot/certbot
|
||||
|
||||
Reference in New Issue
Block a user