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

7 lines
207 B
Text

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