From e5ab03a6ed9e16664fc05f3e9c5a46b8aa8589ac Mon Sep 17 00:00:00 2001 From: Anang Yusman Date: Sun, 28 Dec 2025 18:18:59 +0800 Subject: [PATCH] update --- config/toml/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/toml/config.toml b/config/toml/config.toml index ab1a1c6..88870ae 100644 --- a/config/toml/config.toml +++ b/config/toml/config.toml @@ -1,7 +1,7 @@ # Configuration vars for cmd/app [app] name = "Fiber starter" -host = "http://103.31.38.120" +host = "http://38.47.185.86" port = ":8800" domain = "https://jaecoocihampelasbdg.com/api" external-port = ":8810"