Add comment

This commit is contained in:
Stephan Porada 2020-07-30 10:15:20 +02:00
parent ed800e01de
commit 3d32d4d919

View File

@ -5,5 +5,6 @@ SECRET_KEY=secretkey
### Postgress DB ###
POSTGRES_PASSWORD=password
POSTGRES_USER=bundesdata_app_user
POSTGRES_DB_NAME=bundesdata_db
# USER and DB name have to be the same
POSTGRES_USER=bundesdata
POSTGRES_DB_NAME=bundesdata