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