Open michft-v opened 1 month ago
When you run 2 or more environments in the env file, commented out secrets are shown. This could still leak info, tokens etc.
BASE_URL=" " # Prod # BASE_URL="http://localhost:8081" # Dev
When you run 2 or more environments in the env file, commented out secrets are shown. This could still leak info, tokens etc.