diff options
Diffstat (limited to 'app/server')
| -rw-r--r-- | app/server/proxy.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/server/proxy.js b/app/server/proxy.js index 7526f01..290dba0 100644 --- a/app/server/proxy.js +++ b/app/server/proxy.js @@ -138,7 +138,7 @@ function get_headers (h){ // return // } -// var file = path.resolve('./StoneIsland/www/' + url) +// var file = path.resolve('./public/www/' + url) // fs.stat(file, function(err, stats) { // if (! stats) { // // console.log(404) |
