uncommenting PORT in config
This commit is contained in:
parent
17512aa538
commit
93175857c9
@ -20,7 +20,7 @@ UNIXPATH = ${TALER_RUNTIME_DIR}/exchange.http
|
|||||||
UNIXPATH_MODE = 660
|
UNIXPATH_MODE = 660
|
||||||
|
|
||||||
# HTTP port the exchange listens to
|
# HTTP port the exchange listens to
|
||||||
# PORT = 8081
|
PORT = 8081
|
||||||
|
|
||||||
# Master public key used to sign the exchange's various keys
|
# Master public key used to sign the exchange's various keys
|
||||||
# MASTER_PUBLIC_KEY = 98NJW3CQHZQGQXTY3K85K531XKPAPAVV4Q5V8PYYRR00NJGZWNVG
|
# MASTER_PUBLIC_KEY = 98NJW3CQHZQGQXTY3K85K531XKPAPAVV4Q5V8PYYRR00NJGZWNVG
|
||||||
|
Loading…
Reference in New Issue
Block a user