From fb3aadeccc7522c5bec53b4fa2a610e350a1cdf8 Mon Sep 17 00:00:00 2001 From: harry Date: Fri, 10 May 2024 14:49:18 +0800 Subject: [PATCH] update example configuration --- config.example.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.example.toml b/config.example.toml index 486298a..2798e38 100644 --- a/config.example.toml +++ b/config.example.toml @@ -1,6 +1,3 @@ -listen_host = "127.0.0.1" -listen_port = 8502 - [app] # Pexels API Key # Register at https://www.pexels.com/api/ to get your API key.