diff --git a/Config/daily_out_temps.docx b/Config/daily_out_temps.docx index 8d47f0c..260bd43 100644 Binary files a/Config/daily_out_temps.docx and b/Config/daily_out_temps.docx differ diff --git a/docker-compose.yml b/docker-compose.yml index 3cd2164..c764709 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -14,4 +14,4 @@ services: bash -c "cd /home/daily && python3 main.py" networks: app: - driver: bridge \ No newline at end of file + external: true \ No newline at end of file