1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-16 04:44:55 +02:00
antelope-api-healthcheck/scripts/templates/config

7 lines
237 B
Text

# Default settings for {{ PROGRAM_NAME }}
#
# This is sourced by the systemd unit file or init.d
# Command line flags to pass to {{ PROGRAM_NAME }}
# First is IP to listen to, second is port.
#EOSIO_API_HEALTCHECK_OPTS="127.0.0.1 1337"