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 0278c5d commit 156b012Copy full SHA for 156b012
tutorials/attachments/docker-compose.yml
@@ -31,7 +31,7 @@ services:
31
"
32
sleep 5; \
33
python3 scripts/parse_yml_env_variables.py -c ./configuration/aries-args-basic.yaml; \
34
- aca-py start --auto-provision --arg-file /tmp/agent_conf.yml"
+ aca-py start --arg-file /tmp/agent_conf.yml"
35
]
36
bob-agent:
37
image: bob-protocol:agent
@@ -64,7 +64,7 @@ services:
64
65
66
67
68
69
setup:
70
build:
0 commit comments