From 4529ce191c71f745454111a2d6693c9ea895b309 Mon Sep 17 00:00:00 2001 From: virusdefender <1670873886@qq.com> Date: Tue, 8 Sep 2015 17:15:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20daocloud=20=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- daocloud.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daocloud.yml b/daocloud.yml index e5c57247..1f763d8a 100644 --- a/daocloud.yml +++ b/daocloud.yml @@ -4,7 +4,7 @@ services: - mysql env: - - oj_env="daocloud" + - oj_env="local" script: - pip install -r requirements.txt