diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-07-26 08:11:47 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-07-26 08:11:47 +0900 |
| commit | 77b493c9b065a7af7533e718f8623f810e65341a (patch) | |
| tree | 0830dd5f4accae60d7920417af2026830eb884e8 /docs/manage.ja.md | |
| parent | :v: (diff) | |
| download | sharkey-77b493c9b065a7af7533e718f8623f810e65341a.tar.gz sharkey-77b493c9b065a7af7533e718f8623f810e65341a.tar.bz2 sharkey-77b493c9b065a7af7533e718f8623f810e65341a.zip | |
Use bee-queue instead of Kue
Diffstat (limited to 'docs/manage.ja.md')
| -rw-r--r-- | docs/manage.ja.md | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/manage.ja.md b/docs/manage.ja.md index 5f628a8e4b..924c567d14 100644 --- a/docs/manage.ja.md +++ b/docs/manage.ja.md @@ -1,11 +1,7 @@ # 運営ガイド ## ジョブキューの状態を調べる -Misskeyのディレクトリで: -``` shell -node_modules/kue/bin/kue-dashboard -p 3050 -``` -ポート3050にアクセスするとUIが表示されます +coming soon ## 管理者ユーザーを設定する ``` shell |