chore(langfuse): 고객사용 compose override — 빈 포트 8915 를 웹에 매핑, README 갱신

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
lee-hyeon-cheol
2026-09-22 14:23:35 +09:00
co-authored by Claude Fable 5.1
parent f1f8b7cdf1
commit 3e9c392941
2 changed files with 10 additions and 3 deletions
@@ -0,0 +1,6 @@
# 고객사 -12 용 — 바깥 포트 8915(놀고 있는 것, 2026-09-22 실측)를 웹 3000 에 붙임.
# docker compose -f docker-compose.yml -f docker-compose.customer.yml up -d
services:
langfuse-web:
ports: !override
- 8915:3000