Feature #64 » changes.diff
| config/database.yml | ||
|---|---|---|
|
production:
|
||
|
adapter: mysql2
|
||
|
pool: 5
|
||
|
pool: 10
|
||
|
timeout: 5000
|
||
|
host: localhost
|
||
|
host: db.example.com
|
||
Demo-Datei: changes.diff - Michael Mueller, 04.11.2022 23:40
| config/database.yml | ||
|---|---|---|
|
production:
|
||
|
adapter: mysql2
|
||
|
pool: 5
|
||
|
pool: 10
|
||
|
timeout: 5000
|
||
|
host: localhost
|
||
|
host: db.example.com
|
||