Skip to content
Snippets Groups Projects
Commit 8612ca26 authored by Phil Hughes's avatar Phil Hughes Committed by Mike Greiling
Browse files

Document webpack port file

parent aaac1ed9
No related branches found
No related tags found
1 merge request!237Added webpack to Procfile
Loading
Loading
@@ -26,6 +26,7 @@
/.vagrant_enabled
/host
/port
/webpack_port
/.ruby-version
/.ruby-gemset
/localhost.*
Loading
Loading
Loading
Loading
@@ -63,6 +63,7 @@ gem install gitlab-development-kit
gdk init gdk-ee
cd gdk-ee
echo 3001 > port
echo 3809 > webpack_port
gdk install gitlab_repo=https://gitlab.com/gitlab-org/gitlab-ee.git
```
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment