diff options
| author | Jules <jules@asdf.us> | 2019-03-29 14:47:24 -0400 |
|---|---|---|
| committer | Jules <jules@asdf.us> | 2019-03-29 14:47:24 -0400 |
| commit | cb3d4041bf9e0c2a3ae9cc147c21afce06773a90 (patch) | |
| tree | 3ee1167d1182570d34c854c543098321ca51b4e3 /app/server/proxy.js | |
| parent | 2ceb9a945233f4bcb27607a97c69a5031d4f2046 (diff) | |
| parent | 99b426636d2e645053a86d433f76875b81e2ba2d (diff) | |
Merge branch 'master' of asdf.us:live-cortex
Diffstat (limited to 'app/server/proxy.js')
| -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) |
