Skip to content
This repository has been archived by the owner on Jun 29, 2019. It is now read-only.

Commit

Permalink
fix copy-paste error in postgresql example
Browse files Browse the repository at this point in the history
  • Loading branch information
xxorde authored Jul 19, 2017
1 parent a14124b commit 8e035d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.mdown
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ Unless you need to change any of the defaults, a standard configuration for Mong
##### PostgreSQL (type: `postgresql`)

engine:
type: mysql
type: postgresql
settings:
database: your_database_name
sql_file: your_sql_file.sql
Expand Down

0 comments on commit 8e035d1

Please sign in to comment.