@ -5,7 +5,7 @@ from daemon.SimpleDaemon import Daemon
class CdnServerDaemon(Daemon):
def run(self):
uvicorn.run("server:app", port=5000, log_level="info")
uvicorn.run("server:app", port=5023, log_level="info")
# Press the green button in the gutter to run the script.
The note is not visible to the blocked user.