Skip to content
Snippets Groups Projects
Commit a75624ea authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

CI debugging: cat Procfile

parent d2f893ca
No related branches found
No related tags found
1 merge request!252Start webpack-dev-server directly
Pipeline #
Loading
Loading
@@ -147,6 +147,7 @@ Procfile:
-e "s|postgres |${postgres_bin_dir}/postgres |"\
-e "s|DEV_SERVER_PORT=3808 |DEV_SERVER_PORT=${webpack_port} |"\
$@.example > $@
cat $@
if [ -f .vagrant_enabled ]; then \
echo "0.0.0.0" > host; \
echo "3000" > port; \
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