mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 13:55:04 +02:00
Merge branch 'archive' into archive-update-v0.53.2
This commit is contained in:
@@ -8,8 +8,9 @@
|
||||
"host": "http://localhost:8090/",
|
||||
"local": "localhost:8090",
|
||||
"adminLocal": "localhost:8091",
|
||||
"proxy": false,
|
||||
"secret": "<some_random_string_here>",
|
||||
"token": "<some_random_string_here>",
|
||||
"token": "<some_other_random_string_here>",
|
||||
"db": "mongodb://<username>:<password>@localhost:27017/<database_name>",
|
||||
"oauth": {
|
||||
"google": {
|
||||
@@ -31,4 +32,4 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user