From a0a7e01f1c661a7ea61bccb7dc3bb0cb0696720f Mon Sep 17 00:00:00 2001 From: ITQ Date: Sun, 23 Nov 2025 12:30:25 +0300 Subject: [PATCH] (scope): [body] [footer(s)] --- infrastructure/configs/ml/config.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 infrastructure/configs/ml/config.toml diff --git a/infrastructure/configs/ml/config.toml b/infrastructure/configs/ml/config.toml new file mode 100644 index 0000000..4886ff5 --- /dev/null +++ b/infrastructure/configs/ml/config.toml @@ -0,0 +1,4 @@ +[server] +host = "0.0.0.0" +port = 8081 +access_log = true