From 4525228ea53e1fc3ae642acf426fbc46bcadfbfd Mon Sep 17 00:00:00 2001 From: chenqy <53074364+chenqy-yh@users.noreply.github.com> Date: Sat, 7 Oct 2023 18:38:20 +0800 Subject: [PATCH] ^0.0.1 --- src/laoyou_backend/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/laoyou_backend/.env b/src/laoyou_backend/.env index e16a4cd..7c1cf9c 100644 --- a/src/laoyou_backend/.env +++ b/src/laoyou_backend/.env @@ -4,7 +4,7 @@ # Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB. # See the documentation for all the connection string options: https://pris.ly/d/connection-strings -DATABASE_URL="mysql://root:yinhan@localhost:3306/laoyou?schema=public" +DATABASE_URL="mysql://root:yinhan123YH@101.42.154.98:3306/laoyou?schema=public" # WX APP