Move the node files into their own directory

This commit is contained in:
Craine Runton 2016-05-25 09:54:27 -06:00
parent 8fbbcc5dfd
commit f38c5dd931
3 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
var config = {
connection_timeout : 5000,
output_file : {
path: './',
path: '../web_service/js/tls-dashboard/',
name: 'certificates.js'
}
};