mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-11-30 13:20:40 +03:00
bump project deps, inline-snapshot config, add templates
This commit is contained in:
@@ -14,7 +14,9 @@ services:
|
||||
--reload --log-level debug
|
||||
"
|
||||
volumes:
|
||||
- .:/home/code
|
||||
- ./app:/panettone/app
|
||||
- ./tests:/panettone/tests
|
||||
- ./templates:/panettone/templates
|
||||
ports:
|
||||
- "8080:8080"
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user