mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 13:55:04 +02:00
Archive update v0.53.2
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user