1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-07 16:17:09 +02:00
Commit Graph

7 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
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
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