summaryrefslogtreecommitdiffstats
path: root/mkosi.extra/root
diff options
context:
space:
mode:
Diffstat (limited to 'mkosi.extra/root')
-rw-r--r--mkosi.extra/root/env.samble2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkosi.extra/root/env.samble b/mkosi.extra/root/env.samble
new file mode 100644
index 0000000..3b73f1c
--- /dev/null
+++ b/mkosi.extra/root/env.samble
@@ -0,0 +1,2 @@
+export MAYAN_DATABASES="{'default':{'ENGINE':'django.db.backends.postgresql','NAME':'mayan','PASSWORD':'myanuserpass','USER':'mayan','HOST':'127.0.0.1'}}"
+export MAYAN_REDIS_PASSWORD='mayanredispassword'