Skip to content

Reverse proxy configuration

Compare
Choose a tag to compare
@pingers pingers released this 12 Oct 01:16
· 227 commits to master since this release
2743df3
Reverse proxy config (#52)

* Generate reverse proxy config from environment variables.

* Separate file writing from code gen concerns.

* Clean up the formatting and phpcs.

* Missing new lines.

* Explode expects a string.

* Syntax error. Extra bracket.

* Default proxy addresses to empty array.