From c32ad973d46e30669c0a35e253e0aac581214657 Mon Sep 17 00:00:00 2001 From: nelson Date: Wed, 14 Aug 2019 20:54:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/app.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.conf b/conf/app.conf index a4fd382..6ea8604 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -13,10 +13,10 @@ host = aiprose.com httpport = 8082 uploadDir = "static/upload/" imgUrlPrefix = "http://localhost:8082/static/upload/" -dburl = "booszy@tcp(localhost:3306)" +dburl = "yasaka.00@tcp(localhost:3309)" [prod] httpport = 8082 uploadDir = "/root/oss/aiprose/" imgUrlPrefix = "https://oss.aiprose.com/aiprose/" -dburl = "booszy@tcp(localhost:3306)" \ No newline at end of file +dburl = "yasaka.00@tcp(localhost:3309)" \ No newline at end of file