使用nginx做反向代理和负载均衡、加入SSL证书,启动https、加入ICP备案信息

This commit is contained in:
2018-03-15 19:58:20 +08:00
parent 82893a9959
commit 73bb17700f
7 changed files with 21 additions and 7 deletions

View File

@@ -55,6 +55,10 @@ a{
width: 50%;
}
.footer{
width:100%;
font-size:14px;
position:fixed;
bottom:20px;
text-align: center;
}