如果您遵循了标准安装,则在 discourse 设置过程中使用的 SMTP 设置存储在 app.yml 中。
请查看 /var/discourse/containers
编辑该文件后,您可以从终端运行重建,或者使用更短的命令:
./launcher destroy app && ./launcher start app
如果您遵循了标准安装,则在 discourse 设置过程中使用的 SMTP 设置存储在 app.yml 中。
请查看 /var/discourse/containers
编辑该文件后,您可以从终端运行重建,或者使用更短的命令:
./launcher destroy app && ./launcher start app