Unterstützung #73 » 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, 27.08.2022 16:57
| config/database.yml | ||
|---|---|---|
|
production:
|
||
|
adapter: mysql2
|
||
|
pool: 5
|
||
|
pool: 10
|
||
|
timeout: 5000
|
||
|
host: localhost
|
||
|
host: db.example.com
|
||