Reverse proxy configuration
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.