diff --git a/config/toml/config.toml b/config/toml/config.toml index 0cde1b6..e03c804 100644 --- a/config/toml/config.toml +++ b/config/toml/config.toml @@ -2,9 +2,9 @@ [app] name = "Fiber starter" host = "http://38.47.180.165" -port = ":8808" +port = ":8800" domain = "https://kontenhumas.com/api" -external-port = ":8807" +external-port = ":8809" idle-timeout = 5 # As seconds print-routes = false prefork = true