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