From 4665ff7c3bef5ae36f2669668b1c1eaaff25ee4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=B0=E9=92=B0=E6=9D=B0?= <10185501406@stu.ecnu.edu.cn> Date: Fri, 15 Jan 2021 22:31:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fa9837f..24622de 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ password:yyj0010YYJ 登陆后输入: cd /home/jaden/flask + source flaskenv/bin/activate + gunicorn -w 2 -b 127.0.0.1:5000 app:app 部署成功,在浏览器输入 http://106.75.241.159/ 打开应用