bundesdata_web_app/live.env.tpl
2020-12-04 15:55:11 +01:00

11 lines
251 B
Smarty

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