From 5f2c499a59c242c1593ef02d07db1f61860c3934 Mon Sep 17 00:00:00 2001 From: guotao Date: Wed, 19 May 2021 09:46:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=AB=AF=E5=8F=A3=E9=85=8D?= =?UTF-8?q?=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/database.yml.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config/database.yml.example b/config/database.yml.example index dae8f881..0be19a93 100644 --- a/config/database.yml.example +++ b/config/database.yml.example @@ -15,6 +15,7 @@ default: &default encoding: utf8 pool: <%= ENV.fetch("RAILS_MAX_THREADS") { 5 } %> username: root + port: 3306 password: 123456 # socket: /var/run/mysqld/mysqld.sock