mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-08-23 20:18:14 +02:00
scripts: move template files to "templates" directory
This commit is contained in:
parent
00d96cf045
commit
c5a8f20c04
7 changed files with 5 additions and 5 deletions
7
scripts/templates/config
Normal file
7
scripts/templates/config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue