Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Nene Barry
markdown
Commits
38d87d0c
Verified
Commit
38d87d0c
authored
Nov 04, 2019
by
Laurent Heirendt
✈
Browse files
change in coffee file for opening the server
parent
2357a05f
Changes
1
Hide whitespace changes
Inline
Side-by-side
template/Gruntfile.coffee
View file @
38d87d0c
...
...
@@ -36,9 +36,9 @@ module.exports = (grunt) ->
port
:
9000
# Change hostname to '0.0.0.0' to access
# the server from outside.
hostname
:
'
localhost
'
#
hostname: '
0.0.0.0
'
base
:
'.'
open
:
true
#
open: true
livereload
:
true
jshint
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment