摘要:
asp.net core:8.0,本地开发一切正常,发布线上docker后出现如下错误: Microsoft.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the se 阅读全文
摘要:
1) 在/usr/lib/systemd/system目录下添加nginx.service,内容如下: vim /usr/lib/systemd/system/nginx.service [Unit] Description=nginx web service Documentation=http: 阅读全文