Bump to v2
This commit is contained in:
@@ -8,7 +8,7 @@ version: "3"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
langfuse:
|
langfuse:
|
||||||
image: langfuse/langfuse
|
image: langfuse/langfuse:2
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
- DATABASE_URL=postgresql://${SERVICE_USER_POSTGRES}:${SERVICE_PASSWORD_POSTGRES}@postgres:5432/${POSTGRES_DB:-langfuse}
|
- DATABASE_URL=postgresql://${SERVICE_USER_POSTGRES}:${SERVICE_PASSWORD_POSTGRES}@postgres:5432/${POSTGRES_DB:-langfuse}
|
||||||
|
Reference in New Issue
Block a user