update port

This commit is contained in:
zuckerberg 2021-08-28 10:10:27 -04:00
parent 0e029291eb
commit 3250e75bac

View File

@ -1,6 +1,6 @@
import requests
host = "http://localhost:5000/"
host = "http://localhost:5500/"
radioUrl = "https://radio.neet.space/stream.mp3"
class Module: