Commit Graph

9 Commits

Author SHA1 Message Date
permanently
716cebb610
Removed 'auth' flag
Running with the auth flag would give this error: https://paste.md-5.net/imekiqocih.nginx

That is all I have to add. Enjoy :p
2022-04-02 20:08:31 +01:00
Jack Bailey
f6d9e302c7
Enable authentication in startup
As it starts with a password protected admin user on startup anyway, the majority of usecases would benefit from having authentication enabled by default
2022-03-16 10:42:55 +00:00
Michael (Parker) Parker
5e2986ed26
Merge pull request #1557 from NgLoader/fix/mongodb
Fix: MongoDB config is not applied
2022-02-19 09:27:48 -05:00
NgLoader
b05664a541
fix: fixed two spaces 2022-02-16 22:19:46 +01:00
NgLoader
9018302a4e
fix: fixed false config format 2022-02-16 22:05:54 +01:00
NgLoader
f296c182a5
fix: fixed mongodb config not applied 2022-02-16 22:04:41 +01:00
LRMtheBoss
c7ac54b92f fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 09:10:38 -05:00
Michael Parker
a9f9fa2aec update mongodb
make it so you can connect remotely to mongo
2020-10-30 09:03:00 -04:00
Michael Parker
352ed62019
add mongodb
resolves #615
2020-09-28 23:46:33 -04:00