Skip to content

Comments

Update main_trip.py#1

Open
Arunpoochelvan wants to merge 1 commit intogyan0890:masterfrom
Arunpoochelvan:patch-1
Open

Update main_trip.py#1
Arunpoochelvan wants to merge 1 commit intogyan0890:masterfrom
Arunpoochelvan:patch-1

Conversation

@Arunpoochelvan
Copy link

if name == 'main':
port = int(os.getenv('PORT', 200))
print("Starting app on port %d" % port)
app.run(debug=False, port=port, host='0.0.0.0')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant