mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
Update Dockerfile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
757bb2dc53
commit
7499337e02
@ -55,7 +55,7 @@ COPY /tests/ tests/
|
||||
COPY /templates/ templates/
|
||||
COPY .env app/
|
||||
COPY alembic.ini /panettone/alembic.ini
|
||||
COPY /alembic/ alembic/
|
||||
COPY /alembic/ /panettone/alembic/
|
||||
COPY logging-uvicorn.json /panettone/logging-uvicorn.json
|
||||
COPY logging-granian.json /panettone/logging-granian.json
|
||||
COPY pyproject.toml /panettone/pyproject.toml
|
||||
|
Loading…
x
Reference in New Issue
Block a user