slickage / baron

Baron is a Bitcoin payment processor that anyone can deploy
163 stars 35 forks source link

Local Port not always Public Port #54

Closed wtogami closed 10 years ago

wtogami commented 10 years ago

While working on #35 I noticed some things need to be fixed pertaining to the publicly visible address built from publicHostName.

  var invoiceUrl = config.publicHostName + port + '/invoices/' + invoiceId;
wtogami commented 10 years ago

ea23ae2610c60a1ae8f9c95e7075c1d0b2b271d1