do_remove_forward {plumberDeploy} | R Documentation |
Remove the forwarding rule
Description
Removes the forwarding rule from the root path on the server. The server will
no longer forward requests for /
to an application.
Usage
do_remove_forward(droplet, ...)
Arguments
droplet |
The droplet on which to act. It's expected that this droplet
was provisioned using |
... |
additional arguments to pass to |
Value
The DigitalOcean droplet, but called for side effects
[Package plumberDeploy version 0.2.1 Index]