Skip to content

Commit

Permalink
enable engine state api for systemd
Browse files Browse the repository at this point in the history
  • Loading branch information
Kim Fehrs committed Apr 24, 2024
1 parent 29a27c7 commit 9ff0bf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generate_artifact.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 9ff0bf7

Please sign in to comment.