mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-12-16 05:31:58 +01:00
Adapt for Google Cloud Deployment
This commit is contained in:
@@ -152,4 +152,4 @@ def activate_job():
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
app.run(debug=True, host='0.0.0.0')
|
||||
app.run(host='127.0.0.1', port=8080, debug=True)
|
||||
|
||||
Reference in New Issue
Block a user