mirror of
https://github.com/discourse/discourse.git
synced 2025-03-27 05:25:37 +08:00
move dbs into git ignored area
This commit is contained in:
parent
0327f6e02a
commit
6acc31c837
@ -1,6 +1,6 @@
|
||||
test:
|
||||
adapter: sqlite3
|
||||
database: "db.test"
|
||||
database: "tmp/db.test"
|
||||
timeout: 5000
|
||||
host_names:
|
||||
- default.localhost
|
||||
|
@ -1,6 +1,6 @@
|
||||
second:
|
||||
adapter: sqlite3
|
||||
database: "db1.test"
|
||||
database: "tmp/db1.test"
|
||||
host_names:
|
||||
- second.localhost
|
||||
- 2nd.localhost
|
||||
|
Loading…
x
Reference in New Issue
Block a user