使用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

@@ -109,6 +109,8 @@
<el-footer th:fragment="footer">
<div class="footer">
© 2018 作业提交系统
<br>
<a href="http://gdcainfo.miitbeian.gov.cn/">©fjy8018.xin 粤ICP备18026008号 粤ICP备18026008号-1 </a>
</div>
</el-footer>
</body>