Skip to content

Commit ad8722e

Browse files
StayerIgor Egorov
authored andcommitted
Add autorestart to iroha
Signed-off-by: Alexey Rodionov <[email protected]>
1 parent 7a45fdc commit ad8722e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ services:
1111
container_name: iroha-${SUBNET}
1212
depends_on:
1313
- some-postgres
14+
restart: always
1415
tty: true
1516
environment:
1617
- KEY=keys/node0

0 commit comments

Comments
 (0)