do_forward {plumberDeploy} | R Documentation |
Forward Root Requests to an API
Description
Forward Root Requests to an API
Usage
do_forward(droplet, path, ...)
Arguments
droplet |
The droplet on which to act. It's expected that this droplet
was provisioned using |
path |
The path to which root requests should be forwarded |
... |
additional arguments to pass to |
Value
The DigitalOcean droplet
[Package plumberDeploy version 0.2.1 Index]