full-stack-fastapi-template
full-stack-fastapi-template copied to clipboard
Fix alembic autogenerate issue
I've mapped the Docker container's Alembic folder to the local directory, ensuring that any auto-generated migration files created by Alembic are automatically copied to the local development environment.