bundesdata_web_app/.env.tpl
Stephan Porada 3d32d4d919 Add comment
2020-07-30 10:15:20 +02:00

10 lines
239 B
Smarty

### These are examples do not use in production! ###
### Django settings ###
SECRET_KEY=secretkey
### Postgress DB ###
POSTGRES_PASSWORD=password
# USER and DB name have to be the same
POSTGRES_USER=bundesdata
POSTGRES_DB_NAME=bundesdata