chore(langfuse): 고객사용 compose override — 빈 포트 8915 를 웹에 매핑, README 갱신
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5.1
parent
f1f8b7cdf1
commit
3e9c392941
@@ -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
|
||||
Reference in New Issue
Block a user