mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-04 21:01:27 -05:00
9 lines
159 B
YAML
9 lines
159 B
YAML
second:
|
|
adapter: sqlite3
|
|
database: second_db
|
|
username: username
|
|
password: password
|
|
db_id: 1
|
|
host_names:
|
|
- second.localhost
|
|
- 2nd.localhost
|