mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-17 04:50:02 +02:00
7 lines
No EOL
273 B
Text
7 lines
No EOL
273 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 }}
|
|
# Positional agruments are IP to listen to, then port number.
|
|
EOSIO_API_HEALTCHECK_OPTS="--log-format=logfmt 127.0.0.1 1337" |