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