diff --git a/.dockerignore b/.dockerignore index c739237..6d31198 100644 --- a/.dockerignore +++ b/.dockerignore @@ -4,4 +4,5 @@ # Don't add credentials and other local stuff .env media -db.sqlite3 \ No newline at end of file +db.sqlite3 +src/db.sqlite3