Skip to content

Commit

Permalink
chore: stop node container immediately to speedup restarting
Browse files Browse the repository at this point in the history
  • Loading branch information
davidyuk committed Jan 15, 2024
1 parent b3b6bce commit 62f822b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ services:
volumes:
- ./docker/aeternity_node_mean16.yaml:/home/aeternity/node/aeternity.yaml
- ./docker/accounts_test.json:/home/aeternity/node/data/aecore/.genesis/accounts_test.json
stop_grace_period: 0s

compiler:
image: aeternity/aesophia_http:v7.6.0
Expand Down

0 comments on commit 62f822b

Please sign in to comment.