Bump to v2

This commit is contained in:
Alex Renoki
2024-08-17 06:16:38 +03:00
parent 18ae29ba99
commit ce926afdaa

View File

@@ -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}