diff --git a/docker-compose.yml b/docker-compose.yml index dfc96f2..66ef0eb 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -24,7 +24,7 @@ services: - CURLOPT_FOLLOWLOCATION=true volumes: - ./nginx_logs:/var/log/nginx - - ./php_logs:/var/log/php7 + - ./php_logs:/var/log/php83 restart: unless-stopped watchtower: # Watchtower is not required but highly recommended, since Watchtower will re-pull and restart the LibreY container automatically whenever there's an update. image: containrrr/watchtower