Fix sorting, more docker specific changes
This commit is contained in:
parent
19cdfcc5bc
commit
a61e4c3382
2 changed files with 0 additions and 20 deletions
|
@ -1,12 +0,0 @@
|
||||||
{
|
|
||||||
"admins": {
|
|
||||||
"YOUR_STEAMID64": true
|
|
||||||
},
|
|
||||||
"keys": {},
|
|
||||||
"courses": {},
|
|
||||||
"locked": {},
|
|
||||||
"rating": {},
|
|
||||||
"records": {},
|
|
||||||
"usernames": {},
|
|
||||||
"ratelimits": {}
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
PROD=true
|
|
||||||
DOMAIN=http://localhost:6547
|
|
||||||
PORT=6547
|
|
||||||
RATELIMIT=5000
|
|
||||||
IPCHANGETIME=10800000
|
|
||||||
STEAMKEY=NO_KEY
|
|
||||||
COOKIE=NO_COOKIE
|
|
||||||
WEBHOOK=""
|
|
Loading…
Reference in a new issue