mirror of
https://github.com/findyourmagic/dber.git
synced 2026-04-26 14:35:52 +03:00
[GH-ISSUE #27] 使用docker部署到本地服务器,如何做到整个团队共享哦,谢谢 #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jackman0925 on GitHub (Oct 9, 2022).
Original GitHub issue: https://github.com/findyourmagic/dber/issues/27
使用docker部署到本地服务器,如何做到整个团队共享哦,前段时间部署服务器上,自己试用一下,几天后打开发现没有当时建的项目了,其他团队成员进去也看不到,请问是部署的原因还是什么的哦,谢谢!
@zsenliao commented on GitHub (Oct 9, 2022):
目前数据信息是保存在操作者的浏览器的indexedDB中的,这个无法共享。
@liusuchao commented on GitHub (Sep 4, 2023):
也希望有这个功能,可以团队共享
@findyourmagic commented on GitHub (Sep 11, 2023):
感谢支持,目前在考虑开发支持团队共享的版本,但是受限于可投入时间会推进会比较慢。