fix some bug

This commit is contained in:
zhuyj17 2017-04-30 17:57:34 +08:00 committed by Peidong Liu
parent c0709ae9e1
commit 7b08e78cb9
2 changed files with 0 additions and 5 deletions

View File

@ -79,11 +79,7 @@
# PORTAL_URL: the public docklet portal url. for a production system,
# it should be a valid URL, like http://docklet.info
# default is MASTER_IP:NGINX_PORT
<<<<<<< 42282a61fccedb9e4dd3966f5bbae9b116ca15b0
# PORTAL_URL=http://localhost:8080
=======
# PORTAL_URL=http://locahost:8080
>>>>>>> add nginx_config
# MASTER_IP: master listen ip, default listens on all interfaces
# MASTER_IP=0.0.0.0

View File

@ -345,7 +345,6 @@
{% endblock %}
{% block script_src %}
<script src="http://cdn.bootcss.com/datatables/1.10.11/js/jquery.dataTables.js"></script>