mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
imports
This commit is contained in:
parent
e3e024f70c
commit
c673604ec4
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||||
# Copy necessary files for database and utility imports
|
# Copy necessary files for database and utility imports
|
||||||
COPY utils/ utils/
|
COPY utils/ utils/
|
||||||
COPY backend/ backend/
|
COPY backend/ backend/
|
||||||
|
COPY datatypes/ datatypes/
|
||||||
|
|
||||||
# Copy the handler
|
# Copy the handler
|
||||||
COPY backend/postcode_splitter/main.py .
|
COPY backend/postcode_splitter/main.py .
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue