Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 535 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 535 Bytes

Deployd Proxy Resource

This custom resource type allows you to forward requests to another server.

Installation

$ npm install dpd-proxy

See Installing Modules for details.

Configuration

Before using the proxy resource, you must go to its Dashboard page and configure it.

Required settings:

host
The hostname of your SMTP provider.

Optional settings:

username
HTTP Basic Auth username.

password
HTTP Basic Auth password.