mirror of
https://github.com/ramvignesh-b/pi-ku.git
synced 2026-05-04 08:56:52 +00:00
feat: implement better logging using structlog
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ RUN uv sync --frozen --no-dev
|
||||
|
||||
COPY . .
|
||||
RUN uv run manage.py migrate
|
||||
RUN mkdir -p logs
|
||||
RUN mkdir -p /app/logs
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user