mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 19:45:49 +03:00
[GH-ISSUE #111] 登录账号只能通过注册? #14
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/teamide-team-ide#14
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 @101536363 on GitHub (Feb 8, 2023).
Original GitHub issue: https://github.com/team-ide/teamide/issues/111
登录的时候有默认的超管账号和密码吗?
@team-ide commented on GitHub (Feb 8, 2023):
服务端模式启动,初始化将在
data目录下 新建init-user-info.json文件,此文件存放了 admin 用户信息,你看下有没有@101536363 commented on GitHub (Feb 9, 2023):
好的 谢谢哈