This commit is contained in:
Hector Marquez 2020-10-08 11:32:18 -04:30
parent cb41a72b5b
commit 646df6a395
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
module.exports = function(grunt) {
var a = 5
// Update this variable if you don't want or can't serve on localhost
var hostname = 'localhost';