diff --git a/docker-compose.yml b/docker-compose.yml index 628a70b..efb128d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -69,7 +69,6 @@ services: - packages:/app/data - $PWD/ssl:/app/ssl # optional SSL certificate for gunicorn - $PWD/.docker_env:/app/.env # CLI needs access to .env file - - $PWD/logs:/var/log # could be refined to have a folder within /var/log - $PWD/static:/app/static # static file for frontend networks: - routing-packager