Fix sorting, more docker specific changes

This commit is contained in:
Jonny_Bro (Nikita) 2024-08-29 11:59:43 +05:00
parent 19cdfcc5bc
commit a61e4c3382
Signed by: jonny_bro
GPG key ID: 3F1ECC04147E9BD8
2 changed files with 0 additions and 20 deletions

View file

@ -1,12 +0,0 @@
{
"admins": {
"YOUR_STEAMID64": true
},
"keys": {},
"courses": {},
"locked": {},
"rating": {},
"records": {},
"usernames": {},
"ratelimits": {}
}

View file

@ -1,8 +0,0 @@
PROD=true
DOMAIN=http://localhost:6547
PORT=6547
RATELIMIT=5000
IPCHANGETIME=10800000
STEAMKEY=NO_KEY
COOKIE=NO_COOKIE
WEBHOOK=""