Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run all services on port 8080 for Google App Engine compatibility #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

brianV
Copy link

@brianV brianV commented May 25, 2018

After submitting #13, I decided to write a quick PR that makes php-pm-docker listen on port 8080 by default.

I also updated all the references in README.md.

Copy link

@EricTendian EricTendian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just happened to be looking for something like this. Thanks for the PR!

ARGS='--port 8080'
trapIt /ppm/vendor/bin/ppm start --ansi $@

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't $ARGS need to be passed in here?

stepanselyuk added a commit to redlotus-corp/php-pm-docker that referenced this pull request Aug 10, 2019
Updated composer and alpine image versions to latest;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants