Update README.md

This commit is contained in:
ghostersk
2024-02-11 10:10:02 +00:00
committed by GitHub
parent 1f053cff85
commit dac30732e0
+1 -3
View File
@@ -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=