mirror of
https://github.com/kemko/paperclip.git
synced 2026-01-01 16:05:40 +03:00
8 lines
124 B
YAML
8 lines
124 B
YAML
test:
|
|
adapter: postgresql
|
|
host: 127.0.0.1
|
|
database: paperclip_test
|
|
encoding: utf8
|
|
username: postgres
|
|
port: 5432
|