We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56484ac commit 575c07dCopy full SHA for 575c07d
services/vendors/docker-compose.yml.j2
@@ -37,6 +37,8 @@ services:
37
chat:
38
image: ${VENDOR_CHATBOT_IMAGE}
39
init: true
40
+ env_file:
41
+ - .env
42
{%- raw %}
43
hostname: "v-chat-{{.Node.Hostname}}-{{.Task.Slot}}"
44
{%- endraw %}
0 commit comments