From 1811f2457c33c1c3eab52fc0dc63885fdf3dc316 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=AD=E6=A3=AE?= Date: Wed, 1 Dec 2021 14:46:04 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=B8=8A=E4=BC=A0=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setting.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setting.py b/setting.py index e0e41eb..0feb17e 100644 --- a/setting.py +++ b/setting.py @@ -1,5 +1,5 @@ PROJECT_NAME = 'tfse_tyc' -APP_PORT = '51011' +APP_PORT = '51012' # 数据库配置(tyc) DB_HOST = '116.63.130.34'