feat: normalize subscription architecture, integrate pgvector, and implement Stripe webhook subscription management.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
db:
|
||||
image: postgres:17-alpine
|
||||
image: pgvector/pgvector:pg17
|
||||
container_name: nexus-db
|
||||
environment:
|
||||
POSTGRES_USER: nexus_user
|
||||
|
||||
Reference in New Issue
Block a user