Ruu3f
Ruu3f
RRailway
Created by Ruu3f on 5/24/2023 in #✋|help
Flask app not running on the Railway domain
I know it can be the problem that I am bad at coding, but asking for help is a thing soo.... Error:
* Serving Flask app 'main'
* Debug mode: off
Name or service not known
* Serving Flask app 'main'
* Debug mode: off
Name or service not known
Code used to run the app:
app.run(host="0.0.0.0:$PORT")
app.run(host="0.0.0.0:$PORT")
90 replies