From c8a356b8363386ea46478b155201b356ba2857aa Mon Sep 17 00:00:00 2001 From: xxqfamous Date: Thu, 25 May 2023 10:24:51 +0800 Subject: [PATCH] =?UTF-8?q?docker=E9=83=A8=E7=BD=B2=E6=95=B4=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/configuration.yml.example | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/configuration.yml.example b/config/configuration.yml.example index 5fba14925..59bb68406 100644 --- a/config/configuration.yml.example +++ b/config/configuration.yml.example @@ -1,5 +1,11 @@ default: &default platform_url: 'http://localhost:3000' + wechat: + appid: '123' + secret: '123' + weapp: + appid: '123' + secret: '123' oauth: qq: appid: 'test'