Partial working docker image

This commit is contained in:
Alexander Laevens
2024-03-03 13:29:58 -07:00
parent 4d0388b262
commit caf98b3e84
13 changed files with 151 additions and 29 deletions

View File

@@ -9,7 +9,7 @@ __pycache__/
local_settings.py
db.sqlite3
db.sqlite3-journal
media
dev_data/
# If your build process includes running collectstatic, then you probably don't need or want to include staticfiles/
# in your Git repository. Update and uncomment the following line accordingly.