This commit is contained in:
hectordmv 2021-09-13 09:20:58 +02:00 committed by GitHub
commit 1d7ddf3f4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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';