Skip to content

Commit 54781d1

Browse files
committed
Merge branch 'postgres-tut' of github.com:pamelafox/azure-docs-pr into postgres-tut
2 parents 51fc95d + 339febd commit 54781d1

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)