7 lines
278 B
YAML
7 lines
278 B
YAML
|
|
# fulcrum-box: the Electrum server.
|
||
|
|
#
|
||
|
|
# Read by the fulcrum role here and by the socket-proxy play on the edge host,
|
||
|
|
# which publishes the port. See host_vars/knots_box_local/main.yml for why this
|
||
|
|
# lives in host_vars rather than in the role's defaults.
|
||
|
|
fulcrum_ssl_port: 50002
|