Browse Source

Upate database.yml.example

tags/v1.0.0
Jasder 5 years ago
parent
commit
d7e0431606
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      config/database.yml.example

+ 1
- 0
config/database.yml.example View File

@@ -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


Loading…
Cancel
Save