2.9.0.beta11 にアップデートした後、チャットアイコンが消え、admin->plugins にも表示されなくなりました。
containers/app.yml には以下の記述が残っています。
## Plugins go here
## see https://meta.discourse.org/t/19157 for details
hooks:
after_code:
- exec:
cd: $home/plugins
cmd:
- git clone https://github.com/discourse/docker_manager.git
- git clone https://github.com/discourse/discourse-chat.git
何かアイデアがあれば教えてください。
また、プラグインは手動で更新する必要がありますか、それとも ./launcher rebuild app の一部として行われますか?
よろしくお願いします!
