diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-01-16 02:05:42 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-01-16 02:05:42 +0100 |
| commit | 0b3dc585a0b02a3426b45f5cd474f81a31d5bd7b (patch) | |
| tree | 1362d4d5cb92b7f36a2fac4f9c34dc2d42142009 /app/server/proxy.js | |
| parent | 477947fe83a37e82bced4d8e060f374aba287eb0 (diff) | |
uprez ui
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) |
