actualizado nombre de las imagenes del stack
All checks were successful
Deploy conversation layer / deploy (push) Successful in 16s
All checks were successful
Deploy conversation layer / deploy (push) Successful in 16s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user