Bump to v2
This commit is contained in:
parent
5f613df4e0
commit
49bcd7b8e6
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
langfuse:
|
||||
image: langfuse/langfuse
|
||||
image: langfuse/langfuse:2
|
||||
restart: always
|
||||
environment:
|
||||
- DATABASE_URL=postgresql://${SERVICE_USER_POSTGRES}:${SERVICE_PASSWORD_POSTGRES}@postgres:5432/${POSTGRES_DB:-langfuse}
|
||||
|
|
|
|||
Loading…
Reference in a new issue