diff --git a/config/toml/config.toml b/config/toml/config.toml index 999606a..5f3da01 100644 --- a/config/toml/config.toml +++ b/config/toml/config.toml @@ -1,13 +1,13 @@ # Configuration vars for cmd/app [app] name = "Fiber starter" -host = "http://38.47.180.165" +host = "http://38.47.185.86" port = ":8800" domain = "https://kontenhumas.com/api" external-port = ":8809" idle-timeout = 5 # As seconds print-routes = false -prefork = true +prefork = false production = false body-limit = 1048576000 # "100 * 1024 * 1024" primary-client-key = "78356d32-52fa-4dfc-b836-6cebf4e3eead"