mirror of
https://github.com/publiclab/mapknitter.git
synced 2026-01-10 17:35:24 +01:00
18 lines
250 B
Plaintext
18 lines
250 B
Plaintext
development:
|
|
adapter: mysql2
|
|
username:
|
|
password:
|
|
database: mapknitter
|
|
|
|
production:
|
|
adapter: mysql2
|
|
username:
|
|
password:
|
|
database: mapknitter_production
|
|
|
|
test:
|
|
adapter: mysql2
|
|
username:
|
|
password:
|
|
database: mapknitter_test
|