Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
服务器重新启动后,从 Odoo v14 前端设计的主页消失了。这会发生在其他人身上吗?可能的原因是什么?除了主页,一切都到位。
https://www.my-website.com/
以上是我主页的 url 结构。但是在服务器重新启动后,所有内容都从该 URL 中删除。
我猜db_filter在您的配置文件中匹配多个数据库。如果匹配多个数据库,它使用正则表达式匹配数据库,它不会自动加载并显示数据库选择器。
db_filter