fix(link): whatsapp env var for link container
Some checks failed
Ansible Lint Check / lint (push) Failing after 3m6s
Some checks failed
Ansible Lint Check / lint (push) Failing after 3m6s
This commit is contained in:
parent
d5806451d6
commit
2d5b069551
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ PartOf=link.service
|
|||
|
||||
[Container]
|
||||
ContainerName=bridge-whatsapp
|
||||
Environment=BRIDGE_FRONTEND_URL=http://link:3000
|
||||
Environment=BRIDGE_FRONTEND_URL=http://link:3000/link
|
||||
ExposeHostPort=5000
|
||||
Image=registry.gitlab.com/digiresilience/link/link-stack/bridge-whatsapp:{{ podman_link_stack_version }}
|
||||
Volume=/home/{{ podman_link_podman_rootless_user }}/bridge-whatsapp-data:/home/node/baileys:rw,Z
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue