budlib / budlib-web

Web interface for the budlib-api, made using React
GNU General Public License v2.0
1 stars 4 forks source link

Access API on the same host that served the web #19

Closed Antolius closed 1 year ago

Antolius commented 1 year ago

Update API base URL to point to the same hostname which served the static web page. Leave the old behavior for electron version. This enables hosting the site from a server other than localhost.