Archive update v0.53.2

This commit is contained in:
Eliot Partridge
2019-09-17 20:19:23 -05:00
parent ac640dbe1a
commit 2c4e29eb70
133 changed files with 8047 additions and 9286 deletions
+3 -2
View File
@@ -7,8 +7,9 @@
"host": "http://localhost:8090/",
"local": "localhost:8090",
"adminLocal": "localhost:8091",
"secret": "gfhfdshtrdhgedryhe4t3y5uwjthr",
"token": "sdlfgihsdor8ghor8dgdrgdegrdg",
"proxy": false,
"secret": "<some_random_string_here>",
"token": "<some_other_random_string_here>",
"db": "mongodb://<username>:<password>@localhost:27017/<database_name>",
"oauth": {
"google": {