mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:28 -06:00
feat: db ssl support
This commit is contained in:
@@ -8,5 +8,6 @@ db:
|
||||
pass: $(DB_PASS)
|
||||
db: $(DB_NAME)
|
||||
storage: $(DB_FILEPATH)
|
||||
ssl: $(DB_SSL)
|
||||
trustProxy: $(TRUST_PROXY)
|
||||
logLevel: info
|
||||
|
||||
Reference in New Issue
Block a user