Using env files
This article will teach you how to make ENV files on solarhosting this WILL NOT teach you how to code with them.

PORT=0000
DB_IP="1.2.3.4"
TOKEN="example data"

Now your done. This file will be able to be edited in your file list like normal now!
Last updated