summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-02-01 13:51:16 -0600
committerMike Greiling <mike@pixelcog.com>2017-02-01 16:23:26 -0600
commitdeb2fa20a9ba97bba9105942c81e7b8ce34d566e (patch)
treed4c4dda626d832093c86a4744e77e8d66b604c8f
parent6b2e5e344cb81070ec69efd0f7029abe1db8163d (diff)
downloadgitlab-ce-deb2fa20a9ba97bba9105942c81e7b8ce34d566e.tar.gz
remove changes to Procfile
-rw-r--r--Procfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index 5e8f4a962ab..cad738d4292 100644
--- a/Procfile
+++ b/Procfile
@@ -4,5 +4,4 @@
#
web: RAILS_ENV=development bin/web start_foreground
worker: RAILS_ENV=development bin/background_jobs start_foreground
-webpack: npm run dev-server
# mail_room: bundle exec mail_room -q -c config/mail_room.yml