summaryrefslogtreecommitdiffstats
path: root/ansible/templates
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-12-28 16:06:37 -0500
committerDessalines <tyhou13@gmx.com>2019-12-28 16:11:03 -0500
commit786be3fa668903b92ac280691c4e4e50470ad74c (patch)
tree3914b0ce49f4657db50051560739bcc8126da39e /ansible/templates
parenta3065ed39f871e251d2e3762219c78859cb51f06 (diff)
Config fixes.
- Adding front_end_dir to settings. - Adding unit test for PasswordResetRequest encryption. - Readme points to lemmy.hjson - Fixing docker prod, dev, and ansible builds. - Removing redundant env files, as all config is now in a single file. - Some formatting fixes.
Diffstat (limited to 'ansible/templates')
-rw-r--r--ansible/templates/env2
1 files changed, 0 insertions, 2 deletions
diff --git a/ansible/templates/env b/ansible/templates/env
deleted file mode 100644
index c2b15f57..00000000
--- a/ansible/templates/env
+++ /dev/null
@@ -1,2 +0,0 @@
-DATABASE_PASSWORD={{ postgres_password }}
-LEMMY_FRONT_END_DIR=/app/dist