mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-08 22:34:08 +02:00
wip
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user