27
06/24
.NET8 Mysql SSL error
参考 dockerfile: #See https://aka.ms/customizecontainer to learn how to customize your debug container and how Visual Studio uses this Dockerfile to build your images for faster debugging. FROM mcr.microsoft.com/dotnet/aspnet:7.0 COPY --from=mcr.microsoft.com/dotnet/aspnet:8.0 /usr/share/dotnet /usr/share/dotnet #USER app WORKDIR /app EXPOSE 80 COPY ./bin/Release/net8.0/publish . ENTRYPOINT ["dotnet", "web.pc.dll"]
19
09/22
foxmail使用google mail方案
foxmail使用google mail方案. 可双向同步邮件和日历。 注意SSL设置和代理设置 代理服务器,记得使用: http://127.0.0.1:7890