Add environment file

This commit is contained in:
Edgar P. Burkhart 2022-05-21 18:44:46 +02:00
parent 589f9a9b46
commit 74872b94b7
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
3 changed files with 8 additions and 1 deletions

4
nummi.env Normal file
View file

@ -0,0 +1,4 @@
NUMMI_MEDIA_ROOT="/var/lib/nummi"
NUMMI_SECRET="xxxxxx"
#NUMMI_DEBUG="True"
NUMMI_HOST="nummi.edgarpierre.fr"