jonra1993 / fastapi-alembic-sqlmodel-async

This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove traefik folder

webdagger opened this issue · comments

Since this has moved to using caddy, the traefik folder can be removed?

Hello @webdagger thanks for this reminder I have removed traefik folder in this commit
6026278