fix(config) added sample config
Some checks failed
Verification / Is-Buildable (push) Failing after 2m26s
Some checks failed
Verification / Is-Buildable (push) Failing after 2m26s
config.yml expected format: ```yml server: ip: "ip-string" port: int ```
This commit is contained in:
parent
e9e15a20a2
commit
1f2245e342
3
config.yml
Normal file
3
config.yml
Normal file
@ -0,0 +1,3 @@
|
||||
server:
|
||||
ip: "127.0.0.1"
|
||||
port: 9095
|
||||
Loading…
x
Reference in New Issue
Block a user