Merge branch 'master' of https://github.com/ectrc/snow
This commit is contained in:
commit
e26527ebe5
|
@ -15,7 +15,7 @@ level="info"
|
||||||
|
|
||||||
[api]
|
[api]
|
||||||
; port to listen on
|
; port to listen on
|
||||||
port=80
|
port=":3000"
|
||||||
; host to listen on
|
; host to listen on
|
||||||
; only change if you know what you're doing
|
; only change if you know what you're doing
|
||||||
host="0.0.0.0"
|
host="0.0.0.0"
|
||||||
|
@ -28,4 +28,4 @@ secret="secret"
|
||||||
; used for account creation + lobby
|
; used for account creation + lobby
|
||||||
build=5.41
|
build=5.41
|
||||||
; own every cosmetic in the game. this applies to all accounts
|
; own every cosmetic in the game. this applies to all accounts
|
||||||
everything=true
|
everything=true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user