1
0
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:
copilot-swe-agent[bot]
2025-12-01 04:24:32 +00:00
parent bf50e2ddde
commit d6d5606d68
4 changed files with 16 additions and 2 deletions

View File

@@ -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: