enhance(backend): 起動前にconfigをjson化 (#16923)

* enhance(backend): 起動前にconfigをjson化

* fix

* fix

* fix

* fix

* fix

* fix CHANGELOG.md

* fix

* Update CHANGELOG.md

* get original
This commit is contained in:
おさむのひと
2025-12-03 09:00:37 +09:00
committed by GitHub
parent 8d66cc006a
commit 1facca1ac5
9 changed files with 100 additions and 32 deletions

View File

@@ -40,6 +40,10 @@ services:
source: ./.config/b.test.default.yml
target: /misskey/.config/default.yml
read_only: true
- type: bind
source: ../scripts/convert_config.js
target: /misskey/packages/backend/scripts/convert_config.js
read_only: true
db.b.test:
extends: