Skip to content

Commit 339febd

Browse files
pamelafoxgewarren
andauthored
Update articles/app-service/tutorial-python-postgresql-app.md
Co-authored-by: Genevieve Warren <[email protected]>
1 parent 3738dd4 commit 339febd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/app-service/tutorial-python-postgresql-app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ cd msdocs-flask-postgresql-sample-app
5353
cd msdocs-django-postgresql-sample-app
5454
```
5555

56+
---
5657

5758
Create an *.env* file as shown below using the *.env.sample* file as a guide. Set the value of `DBNAME` to the name of an existing database in your local PostgreSQL instance. Set the values of `DBHOST`, `DBUSER`, and `DBPASS` as appropriate for your local PostgreSQL instance.
5859

0 commit comments

Comments
 (0)