Create a file called secret.py
and create a variable called PG_PASSWORD='PostgreSQL password'
To see whether or not gunicorn can serve this app, type:
gunicorn --bind 0.0.0.0:8000 wsgi
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Create a file called secret.py
and create a variable called PG_PASSWORD='PostgreSQL password'
To see whether or not gunicorn can serve this app, type:
gunicorn --bind 0.0.0.0:8000 wsgi