From d7e04316065a5060b53c9bee79ee4b3885eb6ef8 Mon Sep 17 00:00:00 2001 From: Jasder <2053003901@@qq.com> Date: Tue, 24 Nov 2020 16:58:39 +0800 Subject: [PATCH] Upate database.yml.example --- config/database.yml.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config/database.yml.example b/config/database.yml.example index 42dc3df24..26e752e45 100644 --- a/config/database.yml.example +++ b/config/database.yml.example @@ -19,6 +19,7 @@ default: &default development: <<: *default + host: 127.0.0.1 database: forge_development # Warning: The database defined as "test" will be erased and