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.
我是穆拉的新手。如果我做了一些更改,那么已经从开发管理面板构建了一个网站,然后这些更改也会反映在暂存和生产中。
我们正在使用 Mura 6.2.6205
如何停止此行为并为暂存和生产进行单独部署?
我的猜测(完全是猜测)是 Staging 和 Production 都指向同一个数据库。制作 DB 的副本并确保 staging 指向副本。无论如何,这是SOP。