Skip to content

Commit

Permalink
connect vercel test
Browse files Browse the repository at this point in the history
  • Loading branch information
KiroFyzu authored Jun 26, 2024
1 parent 860343a commit 5998a7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ var uploadDir = path.join(__dirname, '../../tmp/');
// Untuk hosting di localhost/dedicated server (VPS)
// var uploadDir = path.join(__dirname, './tmp/');


fs.ensureDirSync(uploadDir);

//menyimpan file dengan nama unik
Expand Down

0 comments on commit 5998a7a

Please sign in to comment.