background colors
This commit is contained in:
parent
4192c7cbf9
commit
f055ac45df
4 changed files with 14656 additions and 26 deletions
|
|
@ -83,19 +83,5 @@
|
|||
"Moderation": {
|
||||
"AutoApproveThreshold": 0.7,
|
||||
"AutoRejectThreshold": 0.9
|
||||
},
|
||||
"Kestrel": {
|
||||
"Endpoints": {
|
||||
"Http": {
|
||||
"Url": "http://localhost:82"
|
||||
},
|
||||
"Https": {
|
||||
"Url": "https://localhost:83",
|
||||
"Certificate": {
|
||||
"Path": "/etc/letsencrypt/live/[Your domaine name]/cert.pem",
|
||||
"KeyPath": "/etc/letsencrypt/live/[Your domaine name]/privkey.pem"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue