1 Star 0 Fork 0

zhang.shuai/IdentityServer4.Admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.vs.debug.yml 631 Bytes
一键复制 编辑 原始数据 按行查看 历史
version: '3.4'
services:
skoruba.identityserver4.admin:
volumes:
- ${APPDATA}/Microsoft/UserSecrets:/root/.microsoft/usersecrets:ro
labels:
com.microsoft.visualstudio.debuggee.arguments: ' --additionalProbingPath /root/.nuget/packages --additionalProbingPath /root/.nuget/fallbackpackages "bin/Debug/netcoreapp3.1/Skoruba.IdentityServer4.Admin.dll" /seed'
skoruba.identityserver4.admin.api:
volumes:
- ${APPDATA}/Microsoft/UserSecrets:/root/.microsoft/usersecrets:ro
skoruba.identityserver4.sts.identity:
volumes:
- ${APPDATA}/Microsoft/UserSecrets:/root/.microsoft/usersecrets:ro
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/MaxPowerCode/IdentityServer4.Admin.git
git@gitee.com:MaxPowerCode/IdentityServer4.Admin.git
MaxPowerCode
IdentityServer4.Admin
IdentityServer4.Admin
master

搜索帮助