mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-19 03:52:25 -05:00
9 lines
160 B
YAML
9 lines
160 B
YAML
|
second:
|
||
|
adapter: sqlite3
|
||
|
database: second_db
|
||
|
username: username
|
||
|
password: password
|
||
|
db_id: 1
|
||
|
host_names:
|
||
|
- second.localhost
|
||
|
- 2nd.localhost
|