discourse launcher / docker 是否使用本地的 postgresql 和 redis 服务器?

Is there a specific reason for making it use the host’s postgres? Discourse should manage postgres upgrades on its own by default, so you might end up with an incompatible postgres version eventually if you are using the host’s postgres.