basic server config setup, starting to setup echo routes

This commit is contained in:
2020-06-06 17:24:23 -04:00
parent 4104193be3
commit 23dd5090e3
7 changed files with 102 additions and 31 deletions

View File

@@ -0,0 +1,6 @@
version = "0.1"
port = 80
ip = ""
rawport = 0
reporootpath = "F:\\repos"