tdex-network / tdex-daemon

Go implementation of the TDEX Beta Daemon
https://tdex.network
MIT License
11 stars 13 forks source link

with TDEX_NO_OPERATOR_TLS=false the operator interface does not expose the tdexdconnect webpage #667

Closed tiero closed 1 year ago

tiero commented 1 year ago

How to replicate

Run

docker run -it -d --name tdexd \
  -p 9945:9945 -p 9000:9000 \
  -v "$(pwd)/tdexd:/home/user/.tdex-daemon" \
  -e TDEX_NO_OPERATOR_TLS=false \
  ghcr.io/tdex-network/tdexd:latest

Open in browser

Visit http://localhost:9000/

Janaka-Steph commented 1 year ago

Can be closed. Webpage needs to be accessed in https