mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-25 13:35:35 -04:00
[PR #535] [MERGED] fix environments.md #603
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs-archived/pull/535
Author: @NebulaMao
Created: 2/22/2025
Status: ✅ Merged
Merged: 2/26/2025
Merged by: @AllenWriter
Base:
main← Head:main📄 Description
Delete HTTP_PROXY and HTTPS_PROXY
These two environment variables do not exist in the original .env file, and even if they are manually added, the settings will not take effect.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.