RedpointArchive / phabricator

A Docker image that runs Phabricator, an open source software engineering tool
https://hub.docker.com/r/redpointgames/phabricator/
307 stars 98 forks source link

Fix Aphlict when running with a custom port #94

Open zicklag opened 6 years ago

zicklag commented 6 years ago

Startup script will now parse the PHABRICATOR_HOST environment variable to find out whether or not a custom port is specified. If there is a custom port, Aphlict will be configured with the custom port.

hach-que commented 6 years ago

I haven't had a chance to review and test these PRs yet as I've been super busy with other work, but they look like good improvements. Thanks!

They are on my radar, but I probably won't get to merging them for a couple of weeks.

zicklag commented 6 years ago

Cool. :smile: I'm using a patched container for now so there's no big rush.