1 Star 0 Fork 0

zhang.shuai/IdentityServer4.Admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.override.yml 578 Bytes
一键复制 编辑 原始数据 按行查看 历史
janskoruba 提交于 2020-07-10 15:52 . Add setup for HTTPS
version: '3.4'
services:
skoruba.identityserver4.admin:
environment:
- ASPNETCORE_ENVIRONMENT=Development
volumes:
- ${APPDATA}/Microsoft/UserSecrets:/root/.microsoft/usersecrets:ro
skoruba.identityserver4.admin.api:
environment:
- ASPNETCORE_ENVIRONMENT=Development
volumes:
- ${APPDATA}/Microsoft/UserSecrets:/root/.microsoft/usersecrets:ro
skoruba.identityserver4.sts.identity:
environment:
- ASPNETCORE_ENVIRONMENT=Development
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

搜索帮助