clean up
This commit is contained in:
@@ -40,10 +40,6 @@ services:
|
||||
source: ./.config/a.test.default.yml
|
||||
target: /misskey/.config/default.yml
|
||||
read_only: true
|
||||
- type: bind
|
||||
source: ../scripts/compile_config.js
|
||||
target: /misskey/packages/backend/scripts/compile_config.js
|
||||
read_only: true
|
||||
|
||||
db.a.test:
|
||||
extends:
|
||||
|
||||
@@ -40,10 +40,6 @@ services:
|
||||
source: ./.config/b.test.default.yml
|
||||
target: /misskey/.config/default.yml
|
||||
read_only: true
|
||||
- type: bind
|
||||
source: ../scripts/compile_config.js
|
||||
target: /misskey/packages/backend/scripts/compile_config.js
|
||||
read_only: true
|
||||
|
||||
db.b.test:
|
||||
extends:
|
||||
|
||||
Reference in New Issue
Block a user