Allow enabling the metrics in the docker builds
This commit is contained in:
parent
b244f35731
commit
34737b48f0
|
@ -40,6 +40,7 @@ RUN cd nim-beacon-chain \
|
|||
&& ./env.sh nim \
|
||||
-o:/usr/bin/beacon_node \
|
||||
-d:release \
|
||||
-d:insecure \
|
||||
--debugger:native \
|
||||
--debugInfo \
|
||||
-d:"network_type=${NETWORK_TYPE}" \
|
||||
|
|
Loading…
Reference in New Issue