Update README.md
This commit is contained in:
@@ -20,7 +20,7 @@ Clone the repository:
|
|||||||
|
|
||||||
Move into the cloned folder and install the required libraries:
|
Move into the cloned folder and install the required libraries:
|
||||||
|
|
||||||
$ cd tiny0
|
$ cd flask_url_shortener
|
||||||
$ pip install -r requirements.txt
|
$ pip install -r requirements.txt
|
||||||
|
|
||||||
After that run with:
|
After that run with:
|
||||||
@@ -35,8 +35,6 @@ Visit the below URL to view the flask app:
|
|||||||
|
|
||||||
# Deploying
|
# Deploying
|
||||||
|
|
||||||
If you do not have a dedicated server, I highly recommend using [Linode](https://www.linode.com/), [Heroku](https://www.heroku.com/) or [PythonAnywhere](https://www.pythonanywhere.com/) to host your application.
|
|
||||||
|
|
||||||
Before deploying, make sure to set the following environment variables:
|
Before deploying, make sure to set the following environment variables:
|
||||||
|
|
||||||
$ export WEBSITE_DOMAIN=
|
$ export WEBSITE_DOMAIN=
|
||||||
|
|||||||
Reference in New Issue
Block a user