actualizado nombre de las imagenes del stack
All checks were successful
Deploy conversation layer / deploy (push) Successful in 16s

This commit is contained in:
2025-06-04 20:21:02 -06:00
parent bc53d568de
commit c6af78d208

View File

@@ -1,7 +1,7 @@
version: '3.9'
services:
openwa:
image: gitea.interno.com/nucleo000/conversation-openwa:latest
image: gitea.interno.com/nucleo000/nucleo-whatsapp:latest
container_name: nucleo-whatsapp
environment:
- WEBHOOK_URL=http://whatsapp-router:3001/webhook
@@ -15,7 +15,7 @@ services:
whatsapp-router:
build: ./whatsapp-router
image: gitea.interno.com/nucleo000/conversation-whatsapp-router:latest
image: gitea.interno.com/nucleo000/whatsapp-router:latest
container_name: whatsapp-router
environment:
- OPEN_WA_URL=http://openwa:8080