mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-11-30 13:20:40 +03:00
compose small updates
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
- "8080:8080"
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
- inmemory
|
||||
|
||||
db:
|
||||
container_name: fsap_db
|
||||
|
||||
Reference in New Issue
Block a user