mirror of
https://github.com/discourse/discourse.git
synced 2025-02-10 05:14:59 +00:00
10 lines
159 B
YAML
10 lines
159 B
YAML
second:
|
|
adapter: sqlite3
|
|
database: second_db
|
|
username: username
|
|
password: password
|
|
db_id: 1
|
|
host_names:
|
|
- second.localhost
|
|
- 2nd.localhost
|