Commit cb590f9
committed
fix(docker): copy nexuslims_annotate into container image
The Dockerfile was missing a COPY directive for the nexuslims_annotate
app added in #16, causing Django to fail on startup with
ModuleNotFoundError: No module named 'nexuslims_annotate'.1 parent 9587a4f commit cb590f9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments