nickpourazima / rotary-phone-audio-guestbook

Audio guestbook using an old rotary phone and a raspberry pi zero
MIT License
64 stars 15 forks source link

Add Webserver Config Page #55

Closed Mevel closed 2 months ago

Mevel commented 2 months ago

Super Simple Config Page loaded from Config file. Upload new WAV Files via web UI. Edit all Config parameters and save.

had to change the default interface to local 127.0.0.1 as a bind on 0.0.0.0 did not work somehow.