Skip to content

Commit dae0bca

Browse files
committed
fix(dolos): redundant dolos in command
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 93e0ef8 commit dae0bca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roles/dolos/tasks/docker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
image: '{{ dolos_docker_image }}'
2020
restart_policy: unless-stopped
2121
command:
22-
- dolos
2322
- daemon
2423
ports:
2524
- '{{ dolos_grpc_port }}:{{ dolos_grpc_container_port }}'

0 commit comments

Comments
 (0)