Skip to content

Commit a994eba

Browse files
Rohit KumarRohit Kumar
authored andcommitted
Updated docs
1 parent 8ad5016 commit a994eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Deploy this tool on same server, where you are hosting your source code and enab
1515
$ source bin/activate
1616
$ python3 -m ensurepip --default-pip
1717
$ pip3 install -r requirements.txt
18-
$ flask run
18+
$ flask run --host=0.0.0.0
1919
```
2020

2121
After running above commands you'll get a URL in output something like this.

0 commit comments

Comments
 (0)