mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-09 14:54:07 +02:00
Reapply "Fix federation test: add scripts mount and pre-compile config on host"
This reverts commit a7e4518131.
This commit is contained in:
@@ -40,6 +40,10 @@ services:
|
||||
source: ./.config/a.test.default.yml
|
||||
target: /misskey/.config/default.yml
|
||||
read_only: true
|
||||
- type: bind
|
||||
source: ./.config/a.test.default.json
|
||||
target: /misskey/.config/default.json
|
||||
read_only: true
|
||||
|
||||
db.a.test:
|
||||
extends:
|
||||
|
||||
Reference in New Issue
Block a user