mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-31 02:13:59 +02:00
Fix federation test: add scripts mount and pre-compile config on host
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
This commit is contained in:
@@ -40,6 +40,10 @@ services:
|
||||
source: ./.config/b.test.default.yml
|
||||
target: /misskey/.config/default.yml
|
||||
read_only: true
|
||||
- type: bind
|
||||
source: ./.config/b.test.default.json
|
||||
target: /misskey/.config/default.json
|
||||
read_only: true
|
||||
|
||||
db.b.test:
|
||||
extends:
|
||||
|
||||
Reference in New Issue
Block a user