3 lines
53 B
Bash
3 lines
53 B
Bash
export FLASK_APP=priceybot2
|
|
flask run --host=0.0.0.0
|
export FLASK_APP=priceybot2
|
|
flask run --host=0.0.0.0
|