feat: db ssl support

This commit is contained in:
Nick
2019-06-01 00:23:07 -04:00
parent e62ac70464
commit 93c1cb5645
3 changed files with 4 additions and 1 deletions

View File

@@ -8,5 +8,6 @@ db:
pass: $(DB_PASS)
db: $(DB_NAME)
storage: $(DB_FILEPATH)
ssl: $(DB_SSL)
trustProxy: $(TRUST_PROXY)
logLevel: info