enable container restarts for Altona nodes (#17)

This commit is contained in:
Ștefan Talpalaru 2020-07-06 23:22:23 +02:00 committed by GitHub
parent d291695db5
commit 22f4aeba8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -65,4 +65,5 @@
beacon_node_discovery_port: '{{ 9100 - 1 + item|int }}'
beacon_node_cont_name: 'beacon-node-{{ beacon_node_network}}-{{ item }}'
beacon_node_shared_testnet_cron: true
cont_restart: true