enable container restarts for Altona nodes (#17)
This commit is contained in:
parent
d291695db5
commit
22f4aeba8b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue