1
0
Commit Graph

8 Commits

Author SHA1 Message Date
dakkar bfc0299359 suggest using a more recent meilisearch 2025-02-23 13:27:19 +00:00
dakkar 86ac57e76e suggest using a recent postgres image with pgroonga 2025-02-23 13:26:56 +00:00
Daniel Ares 959b6ad46d Increase nodejs memory limit for docker 2025-02-15 13:19:06 +00:00
piuvas silly dc806e0605 Update compose_example.yml 2024-09-21 00:27:34 +00:00
piuvas silly 1f7044c752 fix mcaptcha. 2024-09-21 00:09:33 +00:00
dakkar cfa9b852df Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07 2024-08-02 12:25:58 +01:00
Souma 1b84760c19 enhance(backend): Load settings via environment variables (#14179)
* feat(backend): Load settings via environment variables

If they're not loaded from the config file.

* chore(docker): Add hints for environment variables

It supports users to know about them.

* docs(changelog): Add the description about this change

Users can notice what's changed by this PR.

* style(backend): Fix code syntax

To pass the linter.
2024-07-14 21:33:22 +09:00
ぬるきゃっと a6edd50a5d chore(docker-compose): 推奨の名前にする (#14096)
* chore(docker-compose): 推奨の名前にする

https://github.com/compose-spec/compose-spec/blob/5c18e329d5a15a15e4b636ed093b256b96615e33/spec.md#compose-file

* yaml to yml

* fix

* fix
2024-06-28 11:16:12 +09:00