mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-23 20:43:38 +00:00
wip
This commit is contained in:
0
packages/backend/test-federation/.config/dummy.yml
Normal file
0
packages/backend/test-federation/.config/dummy.yml
Normal file
@@ -22,6 +22,10 @@ services:
|
||||
source: ../../../built
|
||||
target: /misskey/built
|
||||
read_only: false
|
||||
- type: bind
|
||||
source: ./.config/dummy.yml
|
||||
target: /misskey/.config/default.yml
|
||||
read_only: true
|
||||
- type: bind
|
||||
source: ../assets
|
||||
target: /misskey/packages/backend/assets
|
||||
|
||||
Reference in New Issue
Block a user