Merge branch 'another-one' of github.com:swing-opensource/swingmusic into another-one

This commit is contained in:
cwilvx
2024-12-26 17:32:03 +03:00
+1 -1
View File
@@ -239,7 +239,7 @@ if __name__ == "__main__":
app, app,
host=host, host=host,
port=port, port=port,
threads=10, threads=100,
ipv6=True, ipv6=True,
ipv4=True, ipv4=True,
) )