343 Star 2.4K Fork 701

GVPIoTSharp / IoTSharp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.override.yml 494 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
version: '3.4'
services:
iotsharp:
image: maikebing/iotsharp
environment:
- ASPNETCORE_ENVIRONMENT=Development
- ASPNETCORE_URLS=http://+:80
- ASPNETCORE_HOSTINGSTARTUPASSEMBLIES=Microsoft.AspNetCore.SpaProxy
ports:
- "2927:80"
volumes:
- ${APPDATA}/Microsoft/UserSecrets:/root/.microsoft/usersecrets:ro
- ./appsettings.Development.json:/app/appsettings.Development.json
build:
context: .
dockerfile: IoTSharp/Dockerfile
C#
1
https://gitee.com/IoTSharp/IoTSharp.git
git@gitee.com:IoTSharp/IoTSharp.git
IoTSharp
IoTSharp
IoTSharp
master

搜索帮助

14c37bed 8189591 565d56ea 8189591