From ae0afdbddaeb79610ff961a36b0dbaa82fdf2f84 Mon Sep 17 00:00:00 2001 From: XOF Date: Sat, 27 Dec 2025 18:56:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20docker-compose.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 25ebc94..bcc4a43 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -6,4 +6,4 @@ services: ports: - "18187:18187" restart: unless-stopped - command: ["./GHub", "-l", "0.0.0.0", "-p", "18187", "-ll", "info", "-w", "github.com"] \ No newline at end of file + command: ["./GHub", "-l", "0.0.0.0", "-p", "18187", "-ll", "info", "-w", "time.is"] \ No newline at end of file