Feat: Desacoplamento
This commit is contained in:
@@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
COPY app.py .
|
||||
COPY utils/ ./utils/
|
||||
COPY services/ ./services/
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user