Skip to content
Snippets Groups Projects
Commit ecb9bbcf authored by Sarra Ouelhadj's avatar Sarra Ouelhadj
Browse files

test production on heroku

parent 7fb31da9
No related branches found
No related tags found
1 merge request!4test production on heroku
......@@ -2,4 +2,4 @@
from YKWIM import app
if __name__ == "__main__":
app.run(debug=True)
\ No newline at end of file
app.run(host="https://semantic-lifting-method.herokuapp.com/")
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment