cms icon indicating copy to clipboard operation
cms copied to clipboard

7.2.2 编译运行,安装到最后一步,跳转回到安装第一步, ss-admin/login 登录成功后,还是跳转到 安装第一步。

Open karl99 opened this issue 2 years ago • 1 comments

sscms.josn 如下: { "IsProtectData": false, "IsSafeMode": false, "SecurityKey": "981544e010134f0e72dbd4fa2466480f17359221598d0f", "Database": { "Type": "Dm", "ConnectionString": "Server=localhost;Port=5236;UserId=zgd;Pwd=zgd@123;Database=dmserver;encoding=utf-8;" }, "Redis": { "ConnectionString": "" }, "IsDisablePlugins": false, "AdminRestriction": { "Host": "", "AllowList": [], "BlockList": [] }, "Cors": { "IsOrigins": false, "Origins": [] } }

karl99 avatar Oct 17 '23 09:10 karl99

看着配置文件没问题

starlying avatar Oct 18 '23 00:10 starlying