-
Notifications
You must be signed in to change notification settings - Fork 2k
changing grunt: localhost livereload: portnumber codio #257
Comments
By changing true from |
Thanks for the quick reply. I have tried to change to:
But the browser still throws me
I have tried the tutorial for codio/angular-js but it seems that this is only specific to yeoman/angular. The instructions are as follows:
I guess the default script in meanjs still outputs as 35729. How do I change that to port 9000? Thanks. |
I have solve the above problem. It is a simple script change in app/views/layout.server.view.html:
This community is great. Thanks for the help (: |
Yup, sorry I forgot to mention it's also hardcoded at the layout. :-) Cheers! |
I have been using SailsJS (frontend and backend) for my web+api(for mobile) apps. |
You might want to have a look at #195 |
codio doesn't allow me to use port 35729 for livereload.
Therefore, I have to change this port number. Where can change this port number? Thanks.
The text was updated successfully, but these errors were encountered: