Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 364 Bytes

File metadata and controls

11 lines (8 loc) · 364 Bytes
layout page
title Environment
permalink /messenger/environment/

Environment

You will find a sample config. These values need to be populated and the file needs to be named .env in order for the app to fully run.

The database versioning is managed by django, so once you create a db you can update the schema by following django database guidance