1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-08 22:34:08 +02:00
This commit is contained in:
syuilo
2025-12-02 09:53:27 +09:00
parent 36bec1cadb
commit 570a795785
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ services:
- type: bind
source: ./.config/a.test.default.json
target: /misskey/.config/default.json
read_only: true
read_only: false
db.a.test:
extends:

View File

@@ -43,7 +43,7 @@ services:
- type: bind
source: ./.config/b.test.default.json
target: /misskey/.config/default.json
read_only: true
read_only: false
db.b.test:
extends: