Update docker-compose.yml

This commit is contained in:
2025-12-09 02:24:11 +00:00
parent 051e280204
commit 7a35a3e51c

View File

@@ -1,10 +1,4 @@
# Make sure to update the credential placeholders with your own secrets.
# We mark them with # CHANGEME in the file below.
# In addition, we recommend to restrict inbound traffic on the host to langfuse-web (port 3000) and minio (port 9090) only.
# All other components are bound to localhost (127.0.0.1) to only accept connections from the local machine.
# External connections from other machines will not be able to reach these services directly.
version: '3.8'
name: docker-compose
services:
langfuse-worker:
image: docker.io/langfuse/langfuse-worker:3