ziahamza/webui-aria2

How to save webui configuration?

teadrinker2015 opened this issue · 1 comments

Every time I close the page (index.html) I lost my connection settings.
I run it through docs/index.html. Have I run a node server instead?

Every time I close the page (index.html) I lost my connection settings.
I run it through docs/index.html. Have I run a node server instead?

go to docs/app.js and open it with text editor
find first localhost and change it to your ip address you want (it on line 171)
than save it
close and reopen index.html
image