better entrypoints
This commit is contained in:
@@ -26,7 +26,7 @@ services:
|
||||
- "5432:5432"
|
||||
migrate:
|
||||
image: teufa:latest
|
||||
command: alembic upgrade head
|
||||
command: teufa alembic upgrade head
|
||||
environment:
|
||||
DATABASE_URL: postgresql+psycopg://postgres:changeme@db:5432/postgres
|
||||
depends_on:
|
||||
|
Reference in New Issue
Block a user