WebChatV2/compose.yaml
JRike24 f0f6db06c9
Some checks failed
build-and-push-image / build (push) Has been cancelled
ci: workflow Forgejo Actions para publicar imagen en registry + compose por env var N8N_WEBHOOK_URL
2026-06-27 21:35:48 -05:00

9 lines
240 B
YAML

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