添加nginx配置文件,解决nginx代理后无法获取客户端真实IP的问题

This commit is contained in:
2018-03-16 13:04:39 +08:00
parent 271934de3c
commit b55b735bb2
9 changed files with 118 additions and 8 deletions

View File

@@ -108,9 +108,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>
Copyright © 2018 作业提交系统 All Rights Reserved|
<a href="http://www.miitbeian.gov.cn/">粤ICP备18026008号</a> 粤ICP备18026008号-1
</div>
</el-footer>
</body>