do_remove_forward: Remove the forwarding rule

Description Usage Arguments Value

View source: R/digital-ocean.R

Description

Removes the forwarding rule from the root path on the server. The server will no longer forward requests for / to an application.

Usage

1

Arguments

droplet

The droplet on which to act. It's expected that this droplet was provisioned using do_provision(). See analogsea::droplet() to obtain a reference to a running droplet.

...

additional arguments to pass to analogsea::droplet_ssh()

Value

The DigitalOcean droplet, but called for side effects


plumberDeploy documentation built on March 22, 2021, 5:07 p.m.