try to implement config files
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
[server]
|
||||||
|
ip = "172.0.0.1"
|
||||||
|
port = "5001"
|
||||||
|
|
||||||
|
[server]
|
||||||
|
ip = "172.0.0.1"
|
||||||
|
port = "5000"
|
||||||
|
|
||||||
Reference in New Issue
Block a user