try to implement config files
This commit is contained in:
parent
1f188988f0
commit
9ba01e69d1
0
client/config.toml
Normal file
0
client/config.toml
Normal file
8
client/lc.toml
Normal file
8
client/lc.toml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
[server]
|
||||||
|
ip = "172.0.0.1"
|
||||||
|
port = "5001"
|
||||||
|
|
||||||
|
[server]
|
||||||
|
ip = "172.0.0.1"
|
||||||
|
port = "5000"
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user