♻️ Refactor prestart (migrations), move that to its own container (#1350)
This commit is contained in:

committed by
GitHub

parent
d87b6391b5
commit
8fe66c1cc1
@@ -26,3 +26,5 @@ COPY ./prestart.sh /app/
|
||||
COPY ./tests-start.sh /app/
|
||||
|
||||
COPY ./app /app/app
|
||||
|
||||
CMD ["fastapi", "run", "--workers", "4", "app/main.py"]
|
||||
|
Reference in New Issue
Block a user