Skip to content

Don't wait for cerbot before starting PaymentServer.

Since !146 (merged), PaymentServer is proxied behind nginx, so there is no need to wait for certificates or network interfaces before starting the server.

I noticed this while writing similar configuration for privatestorageops#382.

Merge request reports