diff --git a/generate_artifact.sh b/generate_artifact.sh index ebd3af9..94e2b89 100755 --- a/generate_artifact.sh +++ b/generate_artifact.sh @@ -8,6 +8,7 @@ export RADIXDLT_ENGINE_STATE_PORT=3336 export NGINX_VALIDATOR_TCP_PORT=30000 export NGINX_CLIENT_HTTP_PORT=8080 export NGINX_NODE_HTTP_PORT=3334 +export RADIXDLT_ENGINE_STATE_ENABLE='true' #Remove the nginx configuration part and generate nginx.conf nginx_file_name="nginx-fullnode.conf"