Browse Source

upd settings config

221V 4 days ago
parent
commit
71c76c3e0f
1 changed files with 4 additions and 0 deletions
  1. 4 0
      vtest/settings.toml

+ 4 - 0
vtest/settings.toml

@@ -1,5 +1,9 @@
 # settings
 
+[http]
+port = 8080 # integer
+host = "127.0.0.1" # "127.0.0.1" or "::1" etc - ipv4 or ipv6 string
+
 [database]
 host = "localhost" # localhost or ip string
 port = "5432" # string