aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorAntoine A <>2024-02-15 15:24:15 +0100
committerAntoine A <>2024-02-15 15:24:15 +0100
commit6a5cb8787cd341566af49c6514ccc90dce186691 (patch)
treed7e2c5de61a571d2a2edaf2b5d8d3531bfc2f5b6 /contrib
parent5a5da42eb8bed68e1aa1ca00a9484bb6717edcfd (diff)
downloadlibeufin-6a5cb8787cd341566af49c6514ccc90dce186691.tar.gz
libeufin-6a5cb8787cd341566af49c6514ccc90dce186691.tar.bz2
libeufin-6a5cb8787cd341566af49c6514ccc90dce186691.zip
Reduce db logging and serve on localhost by default
Diffstat (limited to 'contrib')
-rw-r--r--contrib/bank.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/bank.conf b/contrib/bank.conf
index 5457a7f2..ef492139 100644
--- a/contrib/bank.conf
+++ b/contrib/bank.conf
@@ -48,6 +48,9 @@ SERVE = tcp
# Port on which the HTTP server listens, e.g. 9967. Only used if SERVE is tcp.
PORT = 8080
+# Address on which the HTTP server listens, e.g. localhost. Only used if SERVE is tcp.
+ADDRESS = localhost
+
# Which unix domain path should we bind to? Only used if SERVE is unix.
# UNIXPATH = libeufin-bank.sock