diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-05-11 21:09:29 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-05-11 21:09:29 +0900 |
| commit | 1cc106b8de558b867adbd545310b9e43f314c0fa (patch) | |
| tree | f9687447eb2aeeb0f577eba0465ea81c5fb25f8d /.devcontainer | |
| parent | Update CHANGELOG.md (diff) | |
| download | sharkey-1cc106b8de558b867adbd545310b9e43f314c0fa.tar.gz sharkey-1cc106b8de558b867adbd545310b9e43f314c0fa.tar.bz2 sharkey-1cc106b8de558b867adbd545310b9e43f314c0fa.zip | |
fix(backend): ひとつのMeilisearchサーバーを複数のMisskeyサーバーで使えない問題を修正
Diffstat (limited to '.devcontainer')
| -rw-r--r-- | .devcontainer/devcontainer.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.devcontainer/devcontainer.yml b/.devcontainer/devcontainer.yml index 1d761ae75e..824a046dc0 100644 --- a/.devcontainer/devcontainer.yml +++ b/.devcontainer/devcontainer.yml @@ -103,6 +103,7 @@ redis: # port: 7700 # apiKey: '' # ssl: true +# index: '' # ┌───────────────┐ #───┘ ID generation └─────────────────────────────────────────── |