* update prod pg conf

This commit is contained in:
tix 2016-12-23 18:47:52 +08:00
parent ffff73af0d
commit ca08b5fe6e
2 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,6 @@
var config = {
pg_sjy_eco: 'postgres://house:house@localhost:5433/sjy_eco',
pg_sjy_gis: 'postgres://house:house@localhost:5433/sjy_gis'
pg_sjy_eco: 'postgres://eco:ecosystem@3JY@localhost:5432/sjy_eco',
pg_sjy_gis: 'postgres://eco:ecosystem@3JY@localhost:5432/sjy_gis'
};
module.exports = config;

View File

@ -5,8 +5,7 @@
<div id="tree"></div>
</div>
<div class="col-md-9 col-xs-12">
<%= list %>
<%= page_title %>
</div>
</div>
</div>