continue scaffolding and refine the basic foundation
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
||||
postgresql:
|
||||
image: pgvector/pgvector:pg17
|
||||
container_name: veridian-postgres
|
||||
command: postgres -c wal_level=logical
|
||||
ports:
|
||||
- "5432:5432"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user