Can this Flywheel code be deleted after deployment?

Hi - Question is twofold…

Just noticed today that the websites I developed locally on Flywheel added some (Flywheel specific) code to the wp-config.php

(1) What does this code do?
(2) Can I delete it now that the site has been deployed and is LIVE?

Flywheel%20Code%20Added%20Automatically%20to%20wp-config

  1. It’s needed to enabled HTTPS in WordPress since Local sites are served through a reverse proxy container.
  2. Yup, it can be removed!