diff --git a/config/toml/config.toml b/config/toml/config.toml index c7cd45c..768e8fe 100644 --- a/config/toml/config.toml +++ b/config/toml/config.toml @@ -4,10 +4,10 @@ name = "Fiber starter" host = "http://38.47.185.86" port = ":8800" domain = "https://dev.mikulnews.com/api" -external-port = ":8802" +external-port = ":8804" idle-timeout = 5 # As seconds print-routes = false -prefork = true +prefork = false production = false body-limit = 1048576000 # "100 * 1024 * 1024"