mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-12 05:28:34 +03:00
Move alembic.ini to migrations directory (#66)
This commit is contained in:
@@ -26,7 +26,6 @@ RUN ./poetry-venv/bin/poetry install --without dev --no-root --no-cache
|
||||
# install dependencies
|
||||
|
||||
# copy source code and .env files over
|
||||
COPY ../../alembic.ini ./
|
||||
COPY ../../app ./app/
|
||||
COPY ../../user-groups.* ./app/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user