更新到 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 过程中自动完成?
谢谢!
