This commit is contained in:
TidyData 2017-05-20 18:10:22 +00:00 committed by GitHub
commit 2979ab1fb3

View File

@ -2,6 +2,8 @@
# PostgreSQL
POSTGRES_PASSWORD=mysecretpass
POSTGRES_USER=postgresuser
# Alternately include everything on a single line
DATABASE_URL=postgres://db_username:db_password@localhost:port_num/db_name
# General settings
# DJANGO_READ_DOT_ENV_FILE=True