WebChatV2/compose.yaml

10 lines
240 B
YAML
Raw Permalink Normal View History

services:
chat-ui:
image: forgejo.ikeforge.com/ike/webchatv2:latest
container_name: webchatv2
restart: unless-stopped
ports:
- "8080:80"
environment:
- N8N_WEBHOOK_URL=https://n8n.ikeforge.com/webhook/chat